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

  /external/e2fsprogs/e2fsck/
e2fsck.h 168 #define E2F_OPT_JOURNAL_ONLY 0x1000 /* only replay the journal */
unix.c 363 if (ctx->options & E2F_OPT_JOURNAL_ONLY)
705 ctx->options |= E2F_OPT_JOURNAL_ONLY;
    [all...]

Completed in 278 milliseconds