Searched refs:E2F_OPT_NO (Results 1 – 7 of 7) sorted by relevance
700 if (ctx->options & (E2F_OPT_YES|E2F_OPT_NO)) { in PRS()710 ctx->options |= E2F_OPT_NO; in PRS()713 if (ctx->options & (E2F_OPT_PREEN|E2F_OPT_NO)) in PRS()796 if ((ctx->options & E2F_OPT_NO) && in PRS()802 if ((ctx->options & E2F_OPT_NO) && cflag) { in PRS()807 if ((ctx->options & E2F_OPT_NO) && bad_blocks_file) { in PRS()812 if (ctx->options & E2F_OPT_NO) in PRS()1007 !(ctx->options & E2F_OPT_NO) && in main()
173 link_count == 1 && !(ctx->options & E2F_OPT_NO)) || in e2fsck_pass4()
149 #define E2F_OPT_NO 0x0008 macro
1786 (ctx->options & E2F_OPT_NO)) in fix_problem()1810 (ctx->options & E2F_OPT_NO)) in fix_problem()
198 if (ctx->options & E2F_OPT_NO) { in ask()
779 if (ctx->options & E2F_OPT_NO) { in e2fsck_rehash_dir()
571 !(ctx->options & E2F_OPT_NO)) { in e2fsck_pass1()