Searched refs:PR_2_WRITE_DIRBLOCK (Results 1 – 3 of 3) sorted by relevance
/external/e2fsprogs/e2fsck/ | ||
D | problem.h | 687 #define PR_2_WRITE_DIRBLOCK 0x020021 macro |
D | problem.c | 1154 { PR_2_WRITE_DIRBLOCK, |
D | pass2.c | 1137 if (!fix_problem(ctx, PR_2_WRITE_DIRBLOCK, in check_dir_block() |