Searched refs:jbd2_journal_check_used_features (Results 1 – 3 of 3) sorted by relevance
74 EXPORT_SYMBOL(jbd2_journal_check_used_features);2211 int jbd2_journal_check_used_features(journal_t *journal, unsigned long compat, in jbd2_journal_check_used_features() function2317 if (jbd2_journal_check_used_features(journal, compat, ro, incompat)) in jbd2_journal_set_features()
1551 extern int jbd2_journal_check_used_features
1998 jbd2_journal_check_used_features(osb->journal->j_journal, 0, 0, in ocfs2_journal_addressable()