Home
last modified time | relevance | path

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

/external/e2fsprogs/lib/ext2fs/
Dundo_io.c876 static errcode_t undo_write_blk64(io_channel channel, unsigned long long block, in undo_write_blk64() function
900 return undo_write_blk64(channel, block, count, buf); in undo_write_blk()
1098 .write_blk64 = undo_write_blk64,