Searched refs:jbd2_journal_check_used_features (Results 1 – 2 of 2) sorted by relevance
74 EXPORT_SYMBOL(jbd2_journal_check_used_features);2053 int jbd2_journal_check_used_features(journal_t *journal, unsigned long compat, in jbd2_journal_check_used_features() function2161 if (jbd2_journal_check_used_features(journal, compat, ro, incompat)) in jbd2_journal_set_features()
1994 jbd2_journal_check_used_features(osb->journal->j_journal, 0, 0, in ocfs2_journal_addressable()