Home | History | Annotate | Download | only in e2fsck

Lines Matching full:fixit

114 	int	problem, save_problem, fixit, had_problem;
271 fixit = end_problem_latch(ctx, PR_LATCH_BBITMAP);
273 fixit = -1;
276 if (fixit == 1) {
293 } else if (fixit == 0)
340 int problem, save_problem, fixit, had_problem;
474 fixit = end_problem_latch(ctx, PR_LATCH_IBITMAP);
476 fixit = -1;
479 if (fixit == 1) {
498 } else if (fixit == 0)