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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/
H A De2fsck.h98 #define E2F_OPT_YES 0x0004 macro
H A De2fsck.c12298 if (ctx->options & E2F_OPT_YES) {
13022 if (ctx->options & (E2F_OPT_YES|E2F_OPT_NO)) {
13029 if (ctx->options & (E2F_OPT_YES|E2F_OPT_PREEN))
13036 ctx->options |= E2F_OPT_YES;
13210 !(ctx->options & E2F_OPT_YES)) {

Completed in 130 milliseconds