Searched refs:E2F_OPT_FORCE (Results 1 – 3 of 3) sorted by relevance
252 ((ctx->options & E2F_OPT_FORCE) && in check_mount()360 if ((ctx->options & E2F_OPT_FORCE) || bad_blocks_file || cflag) in check_if_skip()917 ctx->options |= E2F_OPT_FORCE; in PRS()1429 (ctx->options & E2F_OPT_FORCE)) in main()
431 (ctx->options & E2F_OPT_FORCE)) in e2fsck_get_journal()880 ctx->options |= E2F_OPT_FORCE; in e2fsck_check_ext3_journal()
164 #define E2F_OPT_FORCE 0x0100 macro