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 311 if ((ctx->options & E2F_OPT_FORCE) || bad_blocks_file || cflag)
791 ctx->options |= E2F_OPT_FORCE;
    [all...]
journal.c 779 ctx->options |= E2F_OPT_FORCE;

Completed in 47 milliseconds