Lines Matching refs:EXT4_SB

209 __releases(&EXT4_SB(inode->i_sb)->s_fc_lock)  in ext4_fc_wait_committing_inode()
225 lockdep_assert_held(&EXT4_SB(inode->i_sb)->s_fc_lock); in ext4_fc_wait_committing_inode()
227 spin_unlock(&EXT4_SB(inode->i_sb)->s_fc_lock); in ext4_fc_wait_committing_inode()
235 (EXT4_SB(sb)->s_mount_state & EXT4_FC_REPLAY)); in ext4_fc_disabled()
253 spin_lock(&EXT4_SB(inode->i_sb)->s_fc_lock); in ext4_fc_start_update()
263 spin_unlock(&EXT4_SB(inode->i_sb)->s_fc_lock); in ext4_fc_start_update()
287 struct ext4_sb_info *sbi = EXT4_SB(inode->i_sb); in ext4_fc_del()
294 spin_lock(&EXT4_SB(inode->i_sb)->s_fc_lock); in ext4_fc_del()
296 spin_unlock(&EXT4_SB(inode->i_sb)->s_fc_lock); in ext4_fc_del()
340 struct ext4_sb_info *sbi = EXT4_SB(sb); in ext4_fc_mark_ineligible()
380 struct ext4_sb_info *sbi = EXT4_SB(inode->i_sb); in ext4_fc_track_template()
425 struct ext4_sb_info *sbi = EXT4_SB(sb); in __track_dentry_update()
663 struct buffer_head *bh = EXT4_SB(sb)->s_fc_bh; in ext4_fc_submit_bh()
673 EXT4_SB(sb)->s_fc_bh = NULL; in ext4_fc_submit_bh()
692 struct ext4_sb_info *sbi = EXT4_SB(sb); in ext4_fc_reserve_space()
707 ret = jbd2_fc_get_buf(EXT4_SB(sb)->s_journal, &bh); in ext4_fc_reserve_space()
737 ret = jbd2_fc_get_buf(EXT4_SB(sb)->s_journal, &bh); in ext4_fc_reserve_space()
755 struct ext4_sb_info *sbi = EXT4_SB(sb); in ext4_fc_write_tail()
964 struct ext4_sb_info *sbi = EXT4_SB(sb); in ext4_fc_submit_inode_data_all()
998 struct ext4_sb_info *sbi = EXT4_SB(sb); in ext4_fc_wait_inode_data_all()
1025 struct ext4_sb_info *sbi = EXT4_SB(sb); in ext4_fc_commit_dentry_updates()
1087 struct ext4_sb_info *sbi = EXT4_SB(sb); in ext4_fc_perform_commit()
1159 struct ext4_fc_stats *stats = &EXT4_SB(sb)->s_fc_stats; in ext4_fc_update_stats()
1192 struct ext4_sb_info *sbi = EXT4_SB(sb); in ext4_fc_commit()
1269 struct ext4_sb_info *sbi = EXT4_SB(sb); in ext4_fc_cleanup()
1493 state = &EXT4_SB(sb)->s_fc_replay_state; in ext4_fc_record_modified_inode()
1684 state = &EXT4_SB(sb)->s_fc_replay_state; in ext4_fc_record_regions()
1909 state = &EXT4_SB(sb)->s_fc_replay_state; in ext4_fc_set_bitmaps_and_counters()
1961 state = &EXT4_SB(sb)->s_fc_replay_state; in ext4_fc_replay_check_excluded()
1976 struct ext4_sb_info *sbi = EXT4_SB(sb); in ext4_fc_replay_cleanup()
2032 struct ext4_sb_info *sbi = EXT4_SB(sb); in ext4_fc_replay_scan()
2154 struct ext4_sb_info *sbi = EXT4_SB(sb); in ext4_fc_replay()
2270 struct ext4_sb_info *sbi = EXT4_SB((struct super_block *)seq->private); in ext4_fc_info_show()