Lines Matching full:reconfigure_bool
1724 static void reconfigure_bool(e2fsck_t ctx, struct e2fsck_problem *ptr,
1772 reconfigure_bool(ctx, ptr, key, PR_PREEN_OK, "preen_ok");
1773 reconfigure_bool(ctx, ptr, key, PR_NO_OK, "no_ok");
1774 reconfigure_bool(ctx, ptr, key, PR_NO_DEFAULT, "no_default");
1775 reconfigure_bool(ctx, ptr, key, PR_MSG_ONLY, "print_message_only");
1776 reconfigure_bool(ctx, ptr, key, PR_PREEN_NOMSG, "preen_nomessage");
1777 reconfigure_bool(ctx, ptr, key, PR_NOCOLLATE, "no_collate");
1778 reconfigure_bool(ctx, ptr, key, PR_NO_NOMSG, "no_nomsg");
1779 reconfigure_bool(ctx, ptr, key, PR_PREEN_NOHDR, "preen_noheader");