Home
last modified time | relevance | path

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

/aosp_15_r20/external/f2fs-tools/lib/
H A Dlibf2fs_io.c442 static int sparse_write_zeroed_blk(__u64 block, int count) in sparse_write_zeroed_blk() function
514 static int sparse_write_zeroed_blk(__u64 UNUSED(block), int UNUSED(count)) in sparse_write_zeroed_blk() function
686 return sparse_write_zeroed_blk(offset / F2FS_BLKSIZE, in dev_fill()