Home | History | Annotate | Download | only in e2fsck

Lines Matching refs:PR_FORCE_NO

1776 		reconfigure_bool(ctx, ptr, key, PR_FORCE_NO, "force_no");
1807 ((ctx->options & E2F_OPT_NO) || (ptr->flags & PR_FORCE_NO)))
1831 if (ptr->flags & PR_FORCE_NO) {