Searched refs:s_orphan_lock (Results 1 – 3 of 3) sorted by relevance
3130 mutex_lock(&sbi->s_orphan_lock); in ext4_orphan_add()3143 mutex_unlock(&sbi->s_orphan_lock); in ext4_orphan_add()3156 mutex_lock(&sbi->s_orphan_lock); in ext4_orphan_add()3158 mutex_unlock(&sbi->s_orphan_lock); in ext4_orphan_add()3198 mutex_lock(&sbi->s_orphan_lock); in ext4_orphan_del()3209 mutex_unlock(&sbi->s_orphan_lock); in ext4_orphan_del()3219 mutex_unlock(&sbi->s_orphan_lock); in ext4_orphan_del()3223 mutex_unlock(&sbi->s_orphan_lock); in ext4_orphan_del()3234 mutex_unlock(&sbi->s_orphan_lock); in ext4_orphan_del()3239 mutex_unlock(&sbi->s_orphan_lock); in ext4_orphan_del()
1482 struct mutex s_orphan_lock; member
4763 mutex_init(&sbi->s_orphan_lock); in ext4_fill_super()