Home
last modified time | relevance | path

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

/external/e2fsprogs/e2fsck/
Dproblem.h234 #define PR_0_FREE_INODE_COUNT 0x00003F macro
Dproblem.c413 { PR_0_FREE_INODE_COUNT,
Dunix.c427 fix_problem(ctx, PR_0_FREE_INODE_COUNT, &pctx)) { in check_if_skip()