Home
last modified time | relevance | path

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

/external/e2fsprogs/misc/
De2undo.c140 struct ext2_super_block *undo_super) in print_undo_mismatch() argument
144 if (memcmp(fs_super->s_uuid, undo_super->s_uuid, in print_undo_mismatch()
147 if (fs_super->s_mtime != undo_super->s_mtime) in print_undo_mismatch()
149 if (fs_super->s_wtime != undo_super->s_wtime) in print_undo_mismatch()
151 if (fs_super->s_kbytes_written != undo_super->s_kbytes_written) in print_undo_mismatch()