Home
last modified time | relevance | path

Searched refs:PR_1_ILLEGAL_BLOCK_NUM (Results 1 – 3 of 3) sorted by relevance

/external/e2fsprogs/e2fsck/
Dproblem.h303 #define PR_1_ILLEGAL_BLOCK_NUM 0x01000E macro
Dproblem.c512 { PR_1_ILLEGAL_BLOCK_NUM,
Dpass1.c2330 problem = PR_1_ILLEGAL_BLOCK_NUM; in process_block()