Home
last modified time | relevance | path

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

/external/e2fsprogs/lib/ext2fs/
Dinode_io.c60 static errcode_t inode_read_blk64(io_channel channel,
75 .read_blk64 = inode_read_blk64,
208 static errcode_t inode_read_blk64(io_channel channel, in inode_read_blk64() function
231 return inode_read_blk64(channel, block, count, buf); in inode_read_blk()