Searched refs:PR_1_BAD_I_SIZE (Results 1 – 3 of 3) sorted by relevance
/third_party/e2fsprogs/e2fsck/ | ||
D | problem.h | 332 #define PR_1_BAD_I_SIZE 0x01000C macro |
D | problem.c | 594 { PR_1_BAD_I_SIZE, |
D | pass1.c | 3557 if (fix_problem(ctx, PR_1_BAD_I_SIZE, pctx)) { in check_blocks() |