Searched refs:E2F_OPT_FORCE (Results 1 – 3 of 3) sorted by relevance
252 ((ctx->options & E2F_OPT_FORCE) && in check_mount()353 if ((ctx->options & E2F_OPT_FORCE) || bad_blocks_file || cflag) in check_if_skip()885 ctx->options |= E2F_OPT_FORCE; in PRS()1268 (ctx->options & E2F_OPT_FORCE)) in main()
380 (ctx->options & E2F_OPT_FORCE)) in e2fsck_get_journal()795 ctx->options |= E2F_OPT_FORCE; in e2fsck_check_ext3_journal()
164 #define E2F_OPT_FORCE 0x0100 macro