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 19 io_channel b_io; member in struct:buffer_head
journal.c 87 bh->b_io = kdev->k_ctx->fs->io;
89 bh->b_io = kdev->k_ctx->journal_io;
118 retval = io_channel_read_blk(bh->b_io,
132 retval = io_channel_write_blk(bh->b_io,

Completed in 6891 milliseconds