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()
374 struct ext4_sb_info *sbi = EXT4_SB(inode->i_sb); in __track_dentry_update()
549 struct buffer_head *bh = EXT4_SB(sb)->s_fc_bh; in ext4_fc_submit_bh()
559 EXT4_SB(sb)->s_fc_bh = NULL; in ext4_fc_submit_bh()
572 *crc = ext4_chksum(EXT4_SB(sb), *crc, dst, len); in ext4_fc_memzero()
590 struct ext4_sb_info *sbi = EXT4_SB(sb); in ext4_fc_reserve_space()
609 ret = jbd2_fc_get_buf(EXT4_SB(sb)->s_journal, &bh); in ext4_fc_reserve_space()
628 ret = jbd2_fc_get_buf(EXT4_SB(sb)->s_journal, &bh); in ext4_fc_reserve_space()
641 *crc = ext4_chksum(EXT4_SB(sb), *crc, src, len); in ext4_fc_memcpy()
655 struct ext4_sb_info *sbi = EXT4_SB(sb); in ext4_fc_write_tail()
855 struct ext4_sb_info *sbi = EXT4_SB(sb); in ext4_fc_submit_inode_data_all()
892 struct ext4_sb_info *sbi = EXT4_SB(sb); in ext4_fc_wait_inode_data_all()
919 struct ext4_sb_info *sbi = EXT4_SB(sb); in ext4_fc_commit_dentry_updates()
996 struct ext4_sb_info *sbi = EXT4_SB(sb); in ext4_fc_perform_commit()
1074 struct ext4_sb_info *sbi = EXT4_SB(sb); in ext4_fc_commit()
1167 struct ext4_sb_info *sbi = EXT4_SB(sb); in ext4_fc_cleanup()
1383 state = &EXT4_SB(sb)->s_fc_replay_state; in ext4_fc_record_modified_inode()
1563 state = &EXT4_SB(sb)->s_fc_replay_state; in ext4_fc_record_regions()
1808 state = &EXT4_SB(sb)->s_fc_replay_state; in ext4_fc_set_bitmaps_and_counters()
1857 state = &EXT4_SB(sb)->s_fc_replay_state; in ext4_fc_replay_check_excluded()
1872 struct ext4_sb_info *sbi = EXT4_SB(sb); in ext4_fc_replay_cleanup()
1901 struct ext4_sb_info *sbi = EXT4_SB(sb); in ext4_fc_replay_scan()
2014 struct ext4_sb_info *sbi = EXT4_SB(sb); in ext4_fc_replay()
2127 struct ext4_sb_info *sbi = EXT4_SB((struct super_block *)seq->private); in ext4_fc_info_show()