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

  /external/e2fsprogs/e2fsck/
badblocks.c 77 (ctx->options & E2F_OPT_WRITECHECK) ? "-n " : "",
unix.c 193 !(ctx->options & E2F_OPT_WRITECHECK)))
197 !(ctx->options & E2F_OPT_WRITECHECK)) {
686 ctx->options |= E2F_OPT_WRITECHECK;
    [all...]
e2fsck.h 153 #define E2F_OPT_WRITECHECK 0x0200

Completed in 23 milliseconds