Home
last modified time | relevance | path

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

/external/e2fsprogs/lib/ext2fs/
Dext2_io.h77 errcode_t (*read_blk)(io_channel channel, unsigned long block, member
Dtest_io.c57 void (*read_blk)(unsigned long block, int count, errcode_t err); member
/external/e2fsprogs/lib/quota/
Dquotaio_tree.c61 static void read_blk(struct quota_handle *h, uint blk, dqbuf_t buf) in read_blk() function