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.c114 static errcode_t unix_read_blk64(io_channel channel, unsigned long long block,
131 unix_read_blk64,
624 static errcode_t unix_read_blk64(io_channel channel, unsigned long long block, in unix_read_blk64() function
708 return unix_read_blk64(channel, block, count, buf); in unix_read_blk()