Home
last modified time | relevance | path

Searched defs:sparse_read_blk (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/f2fs-tools/lib/
H A Dlibf2fs_io.c404 static int sparse_read_blk(__u64 block, int count, void *buf) in sparse_read_blk() function
502 static int sparse_read_blk(__u64 UNUSED(block), in sparse_read_blk() function
/aosp_15_r20/external/e2fsprogs/lib/ext2fs/
H A Dsparse_io.c412 static errcode_t sparse_read_blk(io_channel channel, unsigned long block, in sparse_read_blk() function