Home
last modified time | relevance | path

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

/external/e2fsprogs/tests/u_mke2fs_opt_offset/
Dscript87 # for details, see the old undo_write_tdb code in undo_io.c
96 # for details, see the old undo_write_tdb code in undo_io.c
/external/e2fsprogs/lib/ext2fs/
Dundo_io.c320 static errcode_t undo_write_tdb(io_channel channel, in undo_write_tdb() function
888 retval = undo_write_tdb(channel, block, count); in undo_write_blk64()
925 retval = undo_write_tdb(channel, blk_num, count); in undo_write_byte()
952 retval = undo_write_tdb(channel, block, icount); in undo_discard()
979 retval = undo_write_tdb(channel, block, icount); in undo_zeroout()