Home
last modified time | relevance | path

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

/external/e2fsprogs/e2fsck/
Dproblem.h237 #define PR_0_FREE_BLOCK_COUNT 0x000040 macro
Dproblem.c418 { PR_0_FREE_BLOCK_COUNT,
Dunix.c436 fix_problem(ctx, PR_0_FREE_BLOCK_COUNT, &pctx)) { in check_if_skip()