Home
last modified time | relevance | path

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

/external/e2fsprogs/e2fsck/
De2fsck.h152 #define E2F_OPT_FORCE 0x0100 macro
Dunix.c275 if ((ctx->options & E2F_OPT_FORCE) || bad_blocks_file || in check_if_skip()
723 ctx->options |= E2F_OPT_FORCE; in PRS()
Djournal.c772 ctx->options |= E2F_OPT_FORCE; in e2fsck_check_ext3_journal()