Home
last modified time | relevance | path

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

/third_party/e2fsprogs/e2fsck/
De2fsck.h173 #define E2F_OPT_JOURNAL_ONLY 0x1000 /* only replay the journal */ macro
Dunix.c369 if (ctx->options & E2F_OPT_JOURNAL_ONLY) in check_if_skip()
717 ctx->options |= E2F_OPT_JOURNAL_ONLY; in parse_extended_opts()