Searched refs:E2F_OPT_FIXES_ONLY (Results 1 – 4 of 4) sorted by relevance
752 ctx->options |= E2F_OPT_FIXES_ONLY; in parse_extended_opts()1033 ctx->options |= E2F_OPT_FIXES_ONLY; in PRS()1035 (ctx->options & E2F_OPT_FIXES_ONLY)) { in PRS()1041 (ctx->options & E2F_OPT_FIXES_ONLY)) { in PRS()
176 #define E2F_OPT_FIXES_ONLY 0x8000 /* skip all optimizations */ macro
511 if (ctx->options & E2F_OPT_FIXES_ONLY) in e2fsck_check_rebuild_extents()
2840 if (!(ctx->options & E2F_OPT_FIXES_ONLY) && in scan_extent_node()