Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Djbd2.h1316 static inline bool jbd2_format_support_feature(journal_t *j) in jbd2_format_support_feature() function
1326 return (jbd2_format_support_feature(j) && \
1344 return (jbd2_format_support_feature(j) && \
1362 return (jbd2_format_support_feature(j) && \
/linux-6.12.1/fs/jbd2/
Djournal.c1342 if (!jbd2_format_support_feature(journal)) in journal_check_superblock()
2227 if (!jbd2_format_support_feature(journal)) in jbd2_journal_check_used_features()
2257 if (!jbd2_format_support_feature(journal)) in jbd2_journal_check_available_features()