Home
last modified time | relevance | path

Searched defs:fsblk (Results 1 – 2 of 2) sorted by relevance

/external/e2fsprogs/misc/
De2undo.c75 __le64 fsblk; /* where in the fs does the block go */ member
95 blk64_t fsblk; member
/external/e2fsprogs/lib/ext2fs/
Dundo_io.c109 __le64 fsblk; /* where in the fs does the block go */ member
648 blk64_t fsblk = ext2fs_le64_to_cpu(dkey->fsblk); in try_reopen_undo_file() local