Searched refs:s_orphan_lock (Results 1 – 3 of 3) sorted by relevance
3102 mutex_lock(&sbi->s_orphan_lock); in ext4_orphan_add()3115 mutex_unlock(&sbi->s_orphan_lock); in ext4_orphan_add()3128 mutex_lock(&sbi->s_orphan_lock); in ext4_orphan_add()3130 mutex_unlock(&sbi->s_orphan_lock); in ext4_orphan_add()3170 mutex_lock(&sbi->s_orphan_lock); in ext4_orphan_del()3181 mutex_unlock(&sbi->s_orphan_lock); in ext4_orphan_del()3191 mutex_unlock(&sbi->s_orphan_lock); in ext4_orphan_del()3195 mutex_unlock(&sbi->s_orphan_lock); in ext4_orphan_del()3206 mutex_unlock(&sbi->s_orphan_lock); in ext4_orphan_del()3211 mutex_unlock(&sbi->s_orphan_lock); in ext4_orphan_del()
1427 struct mutex s_orphan_lock; member
4427 mutex_init(&sbi->s_orphan_lock); in ext4_fill_super()