HomeSort by relevance Sort by last modified time
    Searched refs:b_io (Results 1 - 2 of 2) sorted by null

  /external/e2fsprogs/e2fsck/
jfs_user.h 20 io_channel b_io; member in struct:buffer_head
journal.c 81 bh->b_io = kdev->k_ctx->fs->io;
83 bh->b_io = kdev->k_ctx->journal_io;
112 retval = io_channel_read_blk(bh->b_io,
126 retval = io_channel_write_blk(bh->b_io,

Completed in 61 milliseconds