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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/
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)) {
H A De2fsck.h98 #define E2F_OPT_YES 0x0004 macro

Completed in 208 milliseconds