Searched refs:PR_0_SB_CORRUPT (Results 1 – 3 of 3) sorted by relevance
/external/e2fsprogs/e2fsck/ |
D | problem.c | 126 { PR_0_SB_CORRUPT, 153 PROMPT_NONE, PR_AFTER_CODE, PR_0_SB_CORRUPT, 0, 0 }, 158 PROMPT_NONE, PR_AFTER_CODE, PR_0_SB_CORRUPT, 0, 0 }, 177 PROMPT_NONE, PR_AFTER_CODE, PR_0_SB_CORRUPT, 0, 0 }, 502 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 | 1558 fix_problem(ctx, PR_0_SB_CORRUPT, &pctx); in main() 1604 fix_problem(ctx, PR_0_SB_CORRUPT, &pctx); in main()
|