Home
last modified time | relevance | path

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

/third_party/e2fsprogs/e2fsck/
Dproblem.h386 #define PR_1_RELOC_BLOCK_ALLOCATE 0x01001E macro
Dproblem.c693 { PR_1_RELOC_BLOCK_ALLOCATE,
Dpass1.c4085 fix_problem(ctx, PR_1_RELOC_BLOCK_ALLOCATE, &pctx); in new_table_block()