Searched refs:PR_0_SB_CORRUPT (Results 1 – 3 of 3) sorted by relevance
/external/e2fsprogs/e2fsck/ |
D | problem.c | 132 { PR_0_SB_CORRUPT, 159 PROMPT_NONE, PR_AFTER_CODE, PR_0_SB_CORRUPT, 0, 0 }, 164 PROMPT_NONE, PR_AFTER_CODE, PR_0_SB_CORRUPT, 0, 0 }, 184 PROMPT_NONE, PR_AFTER_CODE, PR_0_SB_CORRUPT, 0, 0 }, 521 PROMPT_NONE, PR_AFTER_CODE, PR_0_SB_CORRUPT, 0, 0 },
|
D | problem.h | 71 #define PR_0_SB_CORRUPT 0x000004 macro
|
D | unix.c | 1579 fix_problem(ctx, PR_0_SB_CORRUPT, &pctx); in main() 1625 fix_problem(ctx, PR_0_SB_CORRUPT, &pctx); in main()
|