Home
last modified time | relevance | path

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

/external/e2fsprogs/e2fsck/
Dproblem.c120 { PR_0_SB_CORRUPT,
145 PROMPT_NONE, PR_AFTER_CODE, PR_0_SB_CORRUPT },
150 PROMPT_NONE, PR_AFTER_CODE, PR_0_SB_CORRUPT },
169 PROMPT_NONE, PR_AFTER_CODE, PR_0_SB_CORRUPT },
Dproblem.h71 #define PR_0_SB_CORRUPT 0x000004 macro
Dunix.c1347 fix_problem(ctx, PR_0_SB_CORRUPT, &pctx); in main()
1372 fix_problem(ctx, PR_0_SB_CORRUPT, &pctx); in main()