Lines Matching refs:EXT4_SB
159 __releases(&EXT4_SB(inode->i_sb)->s_fc_lock) in ext4_fc_wait_committing_inode()
175 lockdep_assert_held(&EXT4_SB(inode->i_sb)->s_fc_lock); in ext4_fc_wait_committing_inode()
177 spin_unlock(&EXT4_SB(inode->i_sb)->s_fc_lock); in ext4_fc_wait_committing_inode()
194 (EXT4_SB(inode->i_sb)->s_mount_state & EXT4_FC_REPLAY)) in ext4_fc_start_update()
198 spin_lock(&EXT4_SB(inode->i_sb)->s_fc_lock); in ext4_fc_start_update()
208 spin_unlock(&EXT4_SB(inode->i_sb)->s_fc_lock); in ext4_fc_start_update()
219 (EXT4_SB(inode->i_sb)->s_mount_state & EXT4_FC_REPLAY)) in ext4_fc_stop_update()
235 (EXT4_SB(inode->i_sb)->s_mount_state & EXT4_FC_REPLAY)) in ext4_fc_del()
239 spin_lock(&EXT4_SB(inode->i_sb)->s_fc_lock); in ext4_fc_del()
241 spin_unlock(&EXT4_SB(inode->i_sb)->s_fc_lock); in ext4_fc_del()
250 spin_unlock(&EXT4_SB(inode->i_sb)->s_fc_lock); in ext4_fc_del()
259 struct ext4_sb_info *sbi = EXT4_SB(sb); in ext4_fc_mark_ineligible()
262 (EXT4_SB(sb)->s_mount_state & EXT4_FC_REPLAY)) in ext4_fc_mark_ineligible()
276 struct ext4_sb_info *sbi = EXT4_SB(sb); in ext4_fc_start_ineligible()
279 (EXT4_SB(sb)->s_mount_state & EXT4_FC_REPLAY)) in ext4_fc_start_ineligible()
295 (EXT4_SB(sb)->s_mount_state & EXT4_FC_REPLAY)) in ext4_fc_stop_ineligible()
299 atomic_dec(&EXT4_SB(sb)->s_fc_ineligible_updates); in ext4_fc_stop_ineligible()
305 atomic_read(&EXT4_SB(sb)->s_fc_ineligible_updates)); in ext4_fc_is_ineligible()
325 struct ext4_sb_info *sbi = EXT4_SB(inode->i_sb); in ext4_fc_track_template()
376 struct ext4_sb_info *sbi = EXT4_SB(sb); in __track_dentry_update()
562 struct buffer_head *bh = EXT4_SB(sb)->s_fc_bh; in ext4_fc_submit_bh()
572 EXT4_SB(sb)->s_fc_bh = NULL; in ext4_fc_submit_bh()
585 *crc = ext4_chksum(EXT4_SB(sb), *crc, dst, len); in ext4_fc_memzero()
603 struct ext4_sb_info *sbi = EXT4_SB(sb); in ext4_fc_reserve_space()
622 ret = jbd2_fc_get_buf(EXT4_SB(sb)->s_journal, &bh); in ext4_fc_reserve_space()
644 ret = jbd2_fc_get_buf(EXT4_SB(sb)->s_journal, &bh); in ext4_fc_reserve_space()
657 *crc = ext4_chksum(EXT4_SB(sb), *crc, src, len); in ext4_fc_memcpy()
671 struct ext4_sb_info *sbi = EXT4_SB(sb); in ext4_fc_write_tail()
882 struct ext4_sb_info *sbi = EXT4_SB(sb); in ext4_fc_submit_inode_data_all()
919 struct ext4_sb_info *sbi = EXT4_SB(sb); in ext4_fc_wait_inode_data_all()
946 struct ext4_sb_info *sbi = EXT4_SB(sb); in ext4_fc_commit_dentry_updates()
1023 struct ext4_sb_info *sbi = EXT4_SB(sb); in ext4_fc_perform_commit()
1103 struct ext4_sb_info *sbi = EXT4_SB(sb); in ext4_fc_commit()
1196 struct ext4_sb_info *sbi = EXT4_SB(sb); in ext4_fc_cleanup()
1402 state = &EXT4_SB(sb)->s_fc_replay_state; in ext4_fc_record_modified_inode()
1592 state = &EXT4_SB(sb)->s_fc_replay_state; in ext4_fc_record_regions()
1844 state = &EXT4_SB(sb)->s_fc_replay_state; in ext4_fc_set_bitmaps_and_counters()
1893 state = &EXT4_SB(sb)->s_fc_replay_state; in ext4_fc_replay_check_excluded()
1908 struct ext4_sb_info *sbi = EXT4_SB(sb); in ext4_fc_replay_cleanup()
1937 struct ext4_sb_info *sbi = EXT4_SB(sb); in ext4_fc_replay_scan()
2052 struct ext4_sb_info *sbi = EXT4_SB(sb); in ext4_fc_replay()
2168 struct ext4_sb_info *sbi = EXT4_SB((struct super_block *)seq->private); in ext4_fc_info_show()