Home
last modified time | relevance | path

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

/external/e2fsprogs/e2fsck/
Dproblem.h309 #define PR_1_RELOC_WRITE_ERR 0x010023 macro
Dproblem.c537 { PR_1_RELOC_WRITE_ERR,
Dpass1.c2073 fix_problem(ctx, PR_1_RELOC_WRITE_ERR, &pctx); in new_table_block()