Home | History | Annotate | Download | only in e2fsck

Lines Matching refs:E2F_OPT_NO

656 			if (ctx->options & (E2F_OPT_YES|E2F_OPT_NO)) {
666 ctx->options |= E2F_OPT_NO;
669 if (ctx->options & (E2F_OPT_PREEN|E2F_OPT_NO))
766 if ((ctx->options & E2F_OPT_NO) && !bad_blocks_file &&
939 !(ctx->options & E2F_OPT_NO) &&