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

  /external/e2fsprogs/e2fsck/
e2fsck.h 164 #define E2F_OPT_FORCE 0x0100
unix.c 252 ((ctx->options & E2F_OPT_FORCE) &&
353 if ((ctx->options & E2F_OPT_FORCE) || bad_blocks_file || cflag)
885 ctx->options |= E2F_OPT_FORCE;
    [all...]
journal.c 380 (ctx->options & E2F_OPT_FORCE))
795 ctx->options |= E2F_OPT_FORCE;

Completed in 39 milliseconds