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 152 #define E2F_OPT_FORCE 0x0100
unix.c 275 if ((ctx->options & E2F_OPT_FORCE) || bad_blocks_file ||
723 ctx->options |= E2F_OPT_FORCE;
    [all...]
journal.c 772 ctx->options |= E2F_OPT_FORCE;

Completed in 12 milliseconds