Home
last modified time | relevance | path

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

/external/e2fsprogs/lib/ext2fs/
Dsparse_io.c418 static errcode_t sparse_write_blk64(io_channel channel, blk64_t block, in sparse_write_blk64() function
462 return sparse_write_blk64(channel, block, count, buf); in sparse_write_blk()
526 .write_blk64 = sparse_write_blk64,
545 .write_blk64 = sparse_write_blk64,