Searched refs:PR_FORCE_NO (Results 1 - 2 of 2) sorted by relevance

/external/e2fsprogs/e2fsck/
H A DproblemP.h46 #define PR_FORCE_NO 0x100000 /* Force the answer to be no */ macro
H A Dproblem.c1854 reconfigure_bool(ctx, ptr, key, PR_FORCE_NO, "force_no");
1891 ((ctx->options & E2F_OPT_NO) || (ptr->flags & PR_FORCE_NO)))
1934 if (ptr->flags & PR_FORCE_NO) {

Completed in 536 milliseconds