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