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

  /external/e2fsprogs/e2fsck/
badblocks.c 76 (ctx->options & E2F_OPT_PREEN) ? "" : "-s ",
pass4.c 105 if (!(ctx->options & E2F_OPT_PREEN))
unix.c 661 ctx->options |= E2F_OPT_PREEN;
664 if (ctx->options & (E2F_OPT_YES|E2F_OPT_PREEN))
669 if (ctx->options & (E2F_OPT_PREEN|E2F_OPT_NO))
926 if (!(ctx->options & E2F_OPT_PREEN) || show_version_only)
938 if (!(ctx->options & E2F_OPT_PREEN) &&
977 if (!ctx->superblock && !(ctx->options & E2F_OPT_PREEN) &&
    [all...]
util.c 199 if (ctx->options & E2F_OPT_PREEN) {
265 if (!(ctx->options & E2F_OPT_PREEN))
problem.c     [all...]
swapfs.c 225 if (!(ctx->options & E2F_OPT_PREEN))
pass1b.c 261 if (!(ctx->options & E2F_OPT_PREEN))
398 if (!(ctx->options & E2F_OPT_PREEN))
429 if (!(ctx->options & E2F_OPT_PREEN))
e2fsck.h 145 #define E2F_OPT_PREEN 0x0002
pass3.c 73 if (!(ctx->options & E2F_OPT_PREEN))
pass5.c 38 if (!(ctx->options & E2F_OPT_PREEN))
pass1.c 492 if (!(ctx->options & E2F_OPT_PREEN))
1000 if (ctx->options & E2F_OPT_PREEN) {
    [all...]
pass2.c 114 if (!(ctx->options & E2F_OPT_PREEN))
    [all...]

Completed in 221 milliseconds