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 154 #define E2F_OPT_FORCE 0x0100
unix.c 306 if ((ctx->options & E2F_OPT_FORCE) || bad_blocks_file || cflag)
767 ctx->options |= E2F_OPT_FORCE;
    [all...]
journal.c 778 ctx->options |= E2F_OPT_FORCE;

Completed in 33 milliseconds