Home
last modified time | relevance | path

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

/external/e2fsprogs/e2fsck/
Dproblem.h96 #define PR_0_INODE_COUNT_WRONG 0x00000D macro
Dproblem.c177 { PR_0_INODE_COUNT_WRONG,
Dsuper.c574 if (fix_problem(ctx, PR_0_INODE_COUNT_WRONG, &pctx)) { in check_super_block()