Searched refs:JBD2_KNOWN_INCOMPAT_FEATURES (Results 1 – 2 of 2) sorted by relevance
300 #define JBD2_KNOWN_INCOMPAT_FEATURES (JBD2_FEATURE_INCOMPAT_REVOKE | \ macro
1670 ~cpu_to_be32(JBD2_KNOWN_INCOMPAT_FEATURES))) { in jbd2_journal_load()1848 (incompat & JBD2_KNOWN_INCOMPAT_FEATURES) == incompat) in jbd2_journal_check_available_features()