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