Searched refs:jbd2_format_support_feature (Results 1 – 2 of 2) sorted by relevance
1329 static inline bool jbd2_format_support_feature(journal_t *j) in jbd2_format_support_feature() function1339 return (jbd2_format_support_feature(j) && \1357 return (jbd2_format_support_feature(j) && \1375 return (jbd2_format_support_feature(j) && \
1343 if (!jbd2_format_support_feature(journal)) in journal_check_superblock()2207 if (!jbd2_format_support_feature(journal)) in jbd2_journal_check_used_features()2237 if (!jbd2_format_support_feature(journal)) in jbd2_journal_check_available_features()