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.h338 #define PR_1_ILLEGAL_BLOCK_NUM 0x01000E macro
Dproblem.c604 { PR_1_ILLEGAL_BLOCK_NUM,
Dpass1.c3707 problem = PR_1_ILLEGAL_BLOCK_NUM; in process_block()