Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Djbd2.h1307 static inline bool jbd2_format_support_feature(journal_t *j) in jbd2_format_support_feature() function
1317 return (jbd2_format_support_feature(j) && \
1335 return (jbd2_format_support_feature(j) && \
1353 return (jbd2_format_support_feature(j) && \
/Linux-v6.6/fs/jbd2/
Djournal.c1379 if (!jbd2_format_support_feature(journal)) in journal_check_superblock()
2212 if (!jbd2_format_support_feature(journal)) in jbd2_journal_check_used_features()
2242 if (!jbd2_format_support_feature(journal)) in jbd2_journal_check_available_features()