Searched refs:E2F_OPT_NO (Results 1 – 7 of 7) sorted by relevance
809 if (ctx->options & (E2F_OPT_YES|E2F_OPT_NO)) { in PRS()819 ctx->options |= E2F_OPT_NO; in PRS()822 if (ctx->options & (E2F_OPT_PREEN|E2F_OPT_NO)) in PRS()914 if ((ctx->options & E2F_OPT_NO) && in PRS()920 if ((ctx->options & E2F_OPT_NO) && cflag) { in PRS()925 if ((ctx->options & E2F_OPT_NO) && bad_blocks_file) { in PRS()930 if (ctx->options & E2F_OPT_NO) in PRS()960 if ((ctx->options & E2F_OPT_NO) && in PRS()1240 !(ctx->options & E2F_OPT_NO) && in main()
177 link_count == 1 && !(ctx->options & E2F_OPT_NO)) || in e2fsck_pass4()
1877 (ctx->options & E2F_OPT_NO)) in fix_problem()1901 ((ctx->options & E2F_OPT_NO) || (ptr->flags & PR_FORCE_NO))) in fix_problem()1904 if (ctx->options & (E2F_OPT_NO | E2F_OPT_YES)) in fix_problem()
159 #define E2F_OPT_NO 0x0008 macro
248 if (ctx->options & E2F_OPT_NO) { in ask()
787 if (ctx->options & E2F_OPT_NO) { in e2fsck_rehash_dir()
577 !(ctx->options & E2F_OPT_NO)) { in e2fsck_pass1()