Home
last modified time | relevance | path

Searched refs:JBD2_KNOWN_INCOMPAT_FEATURES (Results 1 – 4 of 4) sorted by relevance

/third_party/e2fsprogs/lib/ext2fs/
Dkernel-jbd.h256 #define JBD2_KNOWN_INCOMPAT_FEATURES (JBD2_FEATURE_INCOMPAT_REVOKE|\ macro
/third_party/e2fsprogs/debugfs/
Djournal.c601 if (JBD2_HAS_INCOMPAT_FEATURE(journal, ~JBD2_KNOWN_INCOMPAT_FEATURES)) in ext2fs_journal_load()
Ddebugfs.c2301 JBD2_KNOWN_INCOMPAT_FEATURES, in do_supported_features()
/third_party/e2fsprogs/e2fsck/
Djournal.c1316 if (JBD2_HAS_INCOMPAT_FEATURE(journal, ~JBD2_KNOWN_INCOMPAT_FEATURES)) in e2fsck_journal_load()