Home
last modified time | relevance | path

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

/external/e2fsprogs/misc/
De2undo.c146 struct ext2_super_block *undo_super) in print_undo_mismatch() argument
150 if (memcmp(fs_super->s_uuid, undo_super->s_uuid, in print_undo_mismatch()
153 if (fs_super->s_mtime != undo_super->s_mtime) in print_undo_mismatch()
155 if (fs_super->s_wtime != undo_super->s_wtime) in print_undo_mismatch()
157 if (fs_super->s_kbytes_written != undo_super->s_kbytes_written) in print_undo_mismatch()