Searched refs:PR_1_ILLEGAL_BLOCK_NUM (Results 1 – 3 of 3) sorted by relevance
/external/e2fsprogs/e2fsck/ | ||
D | problem.h | 331 #define PR_1_ILLEGAL_BLOCK_NUM 0x01000E macro |
D | problem.c | 562 { PR_1_ILLEGAL_BLOCK_NUM, |
D | pass1.c | 3437 problem = PR_1_ILLEGAL_BLOCK_NUM; in process_block() |