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

  /external/e2fsprogs/e2fsck/
unix.c 675 if (ctx->options & E2F_OPT_TIME)
678 ctx->options |= E2F_OPT_TIME;
    [all...]
e2fsck.h 148 #define E2F_OPT_TIME 0x0010
pass3.c 88 if (ctx->options & E2F_OPT_TIME) {

Completed in 63 milliseconds