Home | History | Annotate | Download | only in e2fsck

Lines Matching full:fixit

122 	int	problem, save_problem, fixit, had_problem;
254 fixit = end_problem_latch(ctx, PR_LATCH_BBITMAP);
256 fixit = -1;
259 if (fixit == 1) {
276 } else if (fixit == 0)
323 int problem, save_problem, fixit, had_problem;
444 fixit = end_problem_latch(ctx, PR_LATCH_IBITMAP);
446 fixit = -1;
449 if (fixit == 1) {
468 } else if (fixit == 0)