Home
last modified time | relevance | path

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

/external/e2fsprogs/e2fsck/
Dproblem.h72 #define PR_0_FS_SIZE_WRONG 0x000005 macro
Dproblem.c129 { PR_0_FS_SIZE_WRONG,
Dsuper.c538 if (fix_problem(ctx, PR_0_FS_SIZE_WRONG, &pctx)) { in check_super_block()