HomeSort by relevance Sort by last modified time
    Searched refs:PR_0_SB_CORRUPT (Results 1 - 3 of 3) sorted by null

  /external/e2fsprogs/e2fsck/
problem.c 120 { 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 },
    [all...]
problem.h 68 #define PR_0_SB_CORRUPT 0x000004
unix.c 1021 fix_problem(ctx, PR_0_SB_CORRUPT, &pctx);
1041 fix_problem(ctx, PR_0_SB_CORRUPT, &pctx);
    [all...]

Completed in 380 milliseconds