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