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 110 if (!(ctx->options & E2F_OPT_PREEN))
unix.c 705 ctx->options |= E2F_OPT_PREEN;
708 if (ctx->options & (E2F_OPT_YES|E2F_OPT_PREEN))
713 if (ctx->options & (E2F_OPT_PREEN|E2F_OPT_NO))
994 if (!(ctx->options & E2F_OPT_PREEN) || show_version_only)
1006 if (!(ctx->options & E2F_OPT_PREEN) &&
1030 if (!ctx->superblock && !(ctx->options & E2F_OPT_PREEN) &&
    [all...]
problem.c     [all...]
swapfs.c 225 if (!(ctx->options & E2F_OPT_PREEN))
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 2169 milliseconds