Searched refs:E2F_OPT_FIXES_ONLY (Results 1 – 4 of 4) sorted by relevance
743 ctx->options |= E2F_OPT_FIXES_ONLY; in parse_extended_opts()1014 ctx->options |= E2F_OPT_FIXES_ONLY; in PRS()1016 (ctx->options & E2F_OPT_FIXES_ONLY)) { in PRS()1022 (ctx->options & E2F_OPT_FIXES_ONLY)) { in PRS()
172 #define E2F_OPT_FIXES_ONLY 0x8000 /* skip all optimizations */ macro
459 if (ctx->options & E2F_OPT_FIXES_ONLY) in e2fsck_check_rebuild_extents()
2774 if (!(ctx->options & E2F_OPT_FIXES_ONLY) && in scan_extent_node()