Home
last modified time | relevance | path

Searched refs:E2F_OPT_JOURNAL_ONLY (Results 1 – 2 of 2) sorted by relevance

/external/e2fsprogs/e2fsck/
De2fsck.h168 #define E2F_OPT_JOURNAL_ONLY 0x1000 /* only replay the journal */ macro
Dunix.c363 if (ctx->options & E2F_OPT_JOURNAL_ONLY) in check_if_skip()
705 ctx->options |= E2F_OPT_JOURNAL_ONLY; in parse_extended_opts()