Searched refs:PR_2_DIR_CORRUPTED (Results 1 – 3 of 3) sorted by relevance
/external/e2fsprogs/e2fsck/ | ||
D | problem.h | 824 #define PR_2_DIR_CORRUPTED 0x020013 macro |
D | problem.c | 1384 { PR_2_DIR_CORRUPTED, |
D | pass2.c | 1141 if (fix_problem(ctx, PR_2_DIR_CORRUPTED, in check_dir_block() |