Home
last modified time | relevance | path

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

/external/e2fsprogs/misc/
Dmke2fs.c2162 int csum_flag, force_undo; in should_do_undo() local
2166 force_undo = get_int_from_profile(fs_types, "force_undo", 0); in should_do_undo()
2167 if (!force_undo && (!csum_flag || !lazy_itable_init)) in should_do_undo()