Home
last modified time | relevance | path

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

/external/e2fsprogs/e2fsck/
Dproblem.h347 #define PR_1_TOO_MANY_BAD_BLOCKS 0x010011 macro
Dproblem.c597 { PR_1_TOO_MANY_BAD_BLOCKS,
Dpass1.c3701 if (fix_problem(ctx, PR_1_TOO_MANY_BAD_BLOCKS, pctx)) { in process_block()