Home
last modified time | relevance | path

Searched refs:s_fc_lock (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/fs/ext4/
H A Dfast_commit.c294 spin_lock(&sbi->s_fc_lock); in ext4_fc_del()
356 spin_lock(&sbi->s_fc_lock); in ext4_fc_mark_ineligible()
401 spin_lock(&sbi->s_fc_lock); in ext4_fc_track_template()
452 spin_lock(&sbi->s_fc_lock); in __track_dentry_update()
965 spin_lock(&sbi->s_fc_lock); in ext4_fc_submit_inode_data_all()
999 spin_lock(&sbi->s_fc_lock); in ext4_fc_wait_inode_data_all()
1018 __acquires(&sbi->s_fc_lock) in ext4_fc_commit_dentry_updates()
1019 __releases(&sbi->s_fc_lock) in ext4_fc_commit_dentry_updates()
1077 spin_lock(&sbi->s_fc_lock); in ext4_fc_commit_dentry_updates()
1123 spin_lock(&sbi->s_fc_lock); in ext4_fc_perform_commit()
[all …]
H A Dext4.h1757 spinlock_t s_fc_lock; member
H A Dsuper.c4485 spin_lock_init(&sbi->s_fc_lock); in ext4_fast_commit_init()