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