Searched refs:E2F_OPT_FORCE (Results 1 – 3 of 3) sorted by relevance
254 ((ctx->options & E2F_OPT_FORCE) && in check_mount()363 if ((ctx->options & E2F_OPT_FORCE) || bad_blocks_file || cflag) in check_if_skip()747 ctx->options |= E2F_OPT_FORCE; in parse_extended_opts()949 ctx->options |= E2F_OPT_FORCE; in PRS()1471 (ctx->options & E2F_OPT_FORCE)) in main()
434 (ctx->options & E2F_OPT_FORCE)) in e2fsck_get_journal()883 ctx->options |= E2F_OPT_FORCE; in e2fsck_check_ext3_journal()
165 #define E2F_OPT_FORCE 0x0100 macro