Searched refs:s_orphan_lock (Results 1 – 3 of 3) sorted by relevance
147 mutex_lock(&sbi->s_orphan_lock); in ext4_orphan_add()163 mutex_unlock(&sbi->s_orphan_lock); in ext4_orphan_add()176 mutex_lock(&sbi->s_orphan_lock); in ext4_orphan_add()178 mutex_unlock(&sbi->s_orphan_lock); in ext4_orphan_add()252 mutex_lock(&sbi->s_orphan_lock); in ext4_orphan_del()263 mutex_unlock(&sbi->s_orphan_lock); in ext4_orphan_del()274 mutex_unlock(&sbi->s_orphan_lock); in ext4_orphan_del()281 mutex_unlock(&sbi->s_orphan_lock); in ext4_orphan_del()292 mutex_unlock(&sbi->s_orphan_lock); in ext4_orphan_del()297 mutex_unlock(&sbi->s_orphan_lock); in ext4_orphan_del()
1647 struct mutex s_orphan_lock; /* Protects on disk list changes */ member
5506 mutex_init(&sbi->s_orphan_lock); in __ext4_fill_super()