Lines Matching refs:journal_t
456 journal_t *journal = sbi->s_journal; in ext4_maybe_update_superblock()
504 static void ext4_journal_commit_callback(journal_t *journal, transaction_t *txn) in ext4_journal_commit_callback()
705 journal_t *journal = EXT4_SB(sb)->s_journal; in ext4_handle_error()
758 journal_t *journal = sbi->s_journal; in update_super_work()
5743 static void ext4_init_journal_params(struct super_block *sb, journal_t *journal) in ext4_init_journal_params()
5801 static int ext4_journal_bmap(journal_t *journal, sector_t *block) in ext4_journal_bmap()
5823 static journal_t *ext4_open_inode_journal(struct super_block *sb, in ext4_open_inode_journal()
5827 journal_t *journal; in ext4_open_inode_journal()
5924 static journal_t *ext4_open_dev_journal(struct super_block *sb, in ext4_open_dev_journal()
5927 journal_t *journal; in ext4_open_dev_journal()
5967 journal_t *journal; in ext4_load_journal()
6231 journal_t *journal = EXT4_SB(sb)->s_journal; in ext4_mark_recovery_complete()
6270 journal_t *journal; in ext4_clear_journal_err()
6372 journal_t *journal = EXT4_SB(sb)->s_journal; in ext4_freeze()