Searched refs:E2F_OPT_NO (Results 1 – 8 of 8) sorted by relevance
841 if (ctx->options & (E2F_OPT_YES|E2F_OPT_NO)) { in PRS()851 ctx->options |= E2F_OPT_NO; in PRS()854 if (ctx->options & (E2F_OPT_PREEN|E2F_OPT_NO)) in PRS()949 if ((ctx->options & E2F_OPT_NO) && in PRS()955 if ((ctx->options & E2F_OPT_NO) && cflag) { in PRS()960 if ((ctx->options & E2F_OPT_NO) && bad_blocks_file) { in PRS()965 if (ctx->options & E2F_OPT_NO) in PRS()1025 if ((ctx->options & E2F_OPT_NO) && in PRS()1401 !(ctx->options & E2F_OPT_NO) && in main()
187 link_count == 1 && !(ctx->options & E2F_OPT_NO)) || in e2fsck_pass4()
33 (ctx->options & E2F_OPT_NO) || in e2fsck_rebuild_extents_later()333 (ctx->options & E2F_OPT_NO) || in e2fsck_rebuild_extents()
2182 (ctx->options & E2F_OPT_NO)) in fix_problem()2206 ((ctx->options & E2F_OPT_NO) || (ptr->flags & PR_FORCE_NO))) in fix_problem()2209 if (ctx->options & (E2F_OPT_NO | E2F_OPT_YES)) in fix_problem()
159 #define E2F_OPT_NO 0x0008 macro
277 if (ctx->options & E2F_OPT_NO) { in ask()
864 if (ctx->options & E2F_OPT_NO) { in e2fsck_rehash_dir()
1084 !(ctx->options & E2F_OPT_NO)) { in e2fsck_pass1()