Searched refs:E2F_OPT_NO (Results 1 - 2 of 2) sorted by last modified time

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/
H A De2fsck.c3184 !(ctx->options & E2F_OPT_NO)) {
9661 (ctx->options & E2F_OPT_NO))
9685 (ctx->options & E2F_OPT_NO))
10861 if (ctx->options & E2F_OPT_NO) {
12294 if (ctx->options & E2F_OPT_NO) {
13022 if (ctx->options & (E2F_OPT_YES|E2F_OPT_NO)) {
13031 ctx->options |= E2F_OPT_NO;
13034 if (ctx->options & (E2F_OPT_PREEN|E2F_OPT_NO))
13105 if ((ctx->options & E2F_OPT_NO) &&
13209 !(ctx->options & E2F_OPT_NO)
[all...]
H A De2fsck.h99 #define E2F_OPT_NO 0x0008 macro

Completed in 76 milliseconds