Home
last modified time | relevance | path

Searched defs:read_blk (Results 1 – 4 of 4) sorted by relevance

/external/e2fsprogs/lib/ext2fs/
Dext2_io.h79 errcode_t (*read_blk)(io_channel channel, unsigned long block, member
Dtest_io.c52 void (*read_blk)(unsigned long block, int count, errcode_t err); member
/external/e2fsprogs/lib/support/
Dquotaio_tree.c62 static void read_blk(struct quota_handle *h, unsigned int blk, dqbuf_t buf) in read_blk() function
/external/f2fs-tools/fsck/
Dquotaio_tree.c63 static void read_blk(struct quota_handle *h, unsigned int blk, dqbuf_t buf) in read_blk() function