Searched refs:PR_NO_OK (Results 1 – 2 of 2) sorted by relevance
/external/e2fsprogs/e2fsck/ |
D | problem.c | 216 PROMPT_ABORT, PR_NO_OK | PR_AFTER_CODE, PR_0_JOURNAL_BAD_SUPER }, 281 PROMPT_FIX, PR_PREEN_OK | PR_NO_OK }, 338 PROMPT_FIX, PR_PREEN_OK | PR_NO_OK }, 343 PROMPT_FIX, PR_PREEN_OK | PR_NO_OK }, 443 PROMPT_CLEAR_INODE, PR_NO_OK }, 588 { PR_1_SUPPRESS_MESSAGES, "", PROMPT_SUPPRESS, PR_NO_OK }, 599 PROMPT_CLEAR, PR_PREEN_OK | PR_PREEN_NO | PR_NO_OK }, 614 PROMPT_FIX, PR_PREEN_OK | PR_NO_OK }, 870 "", PROMPT_CLONE, PR_NO_OK }, 1065 PROMPT_SPLIT, PR_NO_OK }, [all …]
|
D | problemP.h | 28 #define PR_NO_OK 0x000002 /* If user answers no, don't make fs invalid */ macro
|