Home
last modified time | relevance | path

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

/external/e2fsprogs/e2fsck/
Dproblem.h391 #define PR_1_RELOC_READ_ERR 0x010022 macro
Dproblem.c668 { PR_1_RELOC_READ_ERR,
Dpass1.c3797 fix_problem(ctx, PR_1_RELOC_READ_ERR, &pctx); in new_table_block()