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 " : "",
e2fsck.h 165 #define E2F_OPT_WRITECHECK 0x0200
unix.c 248 !(ctx->options & E2F_OPT_WRITECHECK)))
254 !(ctx->options & E2F_OPT_WRITECHECK)) {
839 ctx->options |= E2F_OPT_WRITECHECK;
    [all...]

Completed in 1352 milliseconds