Home
last modified time | relevance | path

Searched refs:inode_read_blk (Results 1 – 1 of 1) sorted by relevance

/external/e2fsprogs/lib/ext2fs/
Dinode_io.c53 static errcode_t inode_read_blk(io_channel channel, unsigned long block,
71 .read_blk = inode_read_blk,
228 static errcode_t inode_read_blk(io_channel channel, unsigned long block, in inode_read_blk() function