HomeSort by relevance Sort by last modified time
    Searched refs:E2F_OPT_PREEN (Results 1 - 11 of 11) sorted by null

  /external/e2fsprogs/e2fsck/
badblocks.c 76 (ctx->options & E2F_OPT_PREEN) ? "" : "-s ",
pass4.c 110 if (!(ctx->options & E2F_OPT_PREEN))
unix.c 722 ctx->options |= E2F_OPT_PREEN;
725 if (ctx->options & (E2F_OPT_YES|E2F_OPT_PREEN))
730 if (ctx->options & (E2F_OPT_PREEN|E2F_OPT_NO))
1018 if (!(ctx->options & E2F_OPT_PREEN) || show_version_only)
1030 if (!(ctx->options & E2F_OPT_PREEN) &&
1054 if (!ctx->superblock && !(ctx->options & E2F_OPT_PREEN) &&
    [all...]
problem.c     [all...]
util.c 206 if (ctx->options & E2F_OPT_PREEN) {
258 if (!(ctx->options & E2F_OPT_PREEN))
pass1b.c 275 if (!(ctx->options & E2F_OPT_PREEN))
413 if (!(ctx->options & E2F_OPT_PREEN))
444 if (!(ctx->options & E2F_OPT_PREEN))
e2fsck.h 147 #define E2F_OPT_PREEN 0x0002
pass3.c 70 if (!(ctx->options & E2F_OPT_PREEN))
pass5.c 35 if (!(ctx->options & E2F_OPT_PREEN))
pass1.c 567 if (!(ctx->options & E2F_OPT_PREEN))
    [all...]
pass2.c 105 if (!(ctx->options & E2F_OPT_PREEN))
    [all...]

Completed in 6937 milliseconds