Home
last modified time | relevance | path

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

/third_party/e2fsprogs/lib/ext2fs/
Dundo_io.c911 unsigned long blk_num, count;; in undo_write_byte() local
918 blk_num = location/channel->block_size; in undo_write_byte()
927 retval = undo_write_tdb(channel, blk_num, count); in undo_write_byte()