Home
last modified time | relevance | path

Searched refs:jbd2_journal_set_features (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/fs/jbd2/
H A Drevoke.c339 if (!jbd2_journal_set_features(journal, 0, 0, JBD2_FEATURE_INCOMPAT_REVOKE)){ in jbd2_journal_revoke()
H A Djournal.c76 EXPORT_SYMBOL(jbd2_journal_set_features); variable
2215 * jbd2_journal_set_features() - Mark a given journal feature in the superblock
2226 int jbd2_journal_set_features(journal_t *journal, unsigned long compat, in jbd2_journal_set_features() function
/kernel/linux/linux-6.6/fs/jbd2/
H A Drevoke.c339 if (!jbd2_journal_set_features(journal, 0, 0, JBD2_FEATURE_INCOMPAT_REVOKE)){ in jbd2_journal_revoke()
H A Djournal.c75 EXPORT_SYMBOL(jbd2_journal_set_features); variable
2287 * jbd2_journal_set_features() - Mark a given journal feature in the superblock
2298 int jbd2_journal_set_features(journal_t *journal, unsigned long compat, in jbd2_journal_set_features() function
/kernel/linux/linux-5.10/include/linux/
H A Djbd2.h1541 extern int jbd2_journal_set_features
/kernel/linux/linux-6.6/include/linux/
H A Djbd2.h1549 extern int jbd2_journal_set_features
/kernel/linux/linux-5.10/fs/ext4/
H A Dsuper.c3813 ret = jbd2_journal_set_features(sbi->s_journal, in set_journal_csum_feature_set()
3818 ret = jbd2_journal_set_features(sbi->s_journal, in set_journal_csum_feature_set()
4824 !jbd2_journal_set_features(EXT4_SB(sb)->s_journal, 0, 0, in ext4_fill_super()
4837 !jbd2_journal_set_features(EXT4_SB(sb)->s_journal, 0, 0, in ext4_fill_super()
/kernel/linux/linux-6.6/fs/ext4/
H A Dsuper.c4100 ret = jbd2_journal_set_features(sbi->s_journal, in set_journal_csum_feature_set()
4105 ret = jbd2_journal_set_features(sbi->s_journal, in set_journal_csum_feature_set()
4912 !jbd2_journal_set_features(EXT4_SB(sb)->s_journal, 0, 0, in ext4_load_and_init_journal()
4925 !jbd2_journal_set_features(EXT4_SB(sb)->s_journal, 0, 0, in ext4_load_and_init_journal()
/kernel/linux/linux-5.10/fs/ocfs2/
H A Dsuper.c2438 jbd2_journal_set_features(osb->journal->j_journal, in ocfs2_check_volume()
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dsuper.c2429 jbd2_journal_set_features(osb->journal->j_journal, in ocfs2_check_volume()

Completed in 38 milliseconds