Home
last modified time | relevance | path

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

/external/e2fsprogs/lib/ext2fs/
Dunix_io.c115 static errcode_t unix_read_blk64(io_channel channel, unsigned long long block,
134 unix_read_blk64,
691 static errcode_t unix_read_blk64(io_channel channel, unsigned long long block, in unix_read_blk64() function
775 return unix_read_blk64(channel, block, count, buf); in unix_read_blk()