Searched refs:jbd2_journal_set_features (Results 1 – 8 of 8) sorted by relevance
| /linux/fs/jbd2/ |
| A D | revoke.c | 339 if (!jbd2_journal_set_features(journal, 0, 0, JBD2_FEATURE_INCOMPAT_REVOKE)){ in jbd2_journal_revoke()
|
| A D | journal.c | 76 EXPORT_SYMBOL(jbd2_journal_set_features); 2308 int jbd2_journal_set_features(journal_t *journal, unsigned long compat, in jbd2_journal_set_features() function
|
| /linux/include/linux/ |
| A D | jbd2.h | 1555 extern int jbd2_journal_set_features
|
| /linux/fs/ext4/ |
| A D | super.c | 3666 ret = jbd2_journal_set_features(sbi->s_journal, in set_journal_csum_feature_set() 3671 ret = jbd2_journal_set_features(sbi->s_journal, in set_journal_csum_feature_set() 4698 !jbd2_journal_set_features(EXT4_SB(sb)->s_journal, 0, 0, in ext4_fill_super() 4711 !jbd2_journal_set_features(EXT4_SB(sb)->s_journal, 0, 0, in ext4_fill_super()
|
| /linux/fs/ocfs2/ |
| A D | super.c | 2415 jbd2_journal_set_features(osb->journal->j_journal, in ocfs2_check_volume()
|
| /linux/ |
| A D | vmlinux.symvers | 5083 0x00000000 jbd2_journal_set_features vmlinux EXPORT_SYMBOL
|
| A D | System.map | 11938 ffff800010375bc4 T jbd2_journal_set_features
|
| A D | .tmp_System.map | 11938 ffff800010375bc4 T jbd2_journal_set_features
|
Completed in 321 milliseconds