Searched refs:s_orphan_lock (Results 1 – 3 of 3) sorted by relevance
3131 mutex_lock(&sbi->s_orphan_lock); in ext4_orphan_add()3144 mutex_unlock(&sbi->s_orphan_lock); in ext4_orphan_add()3157 mutex_lock(&sbi->s_orphan_lock); in ext4_orphan_add()3159 mutex_unlock(&sbi->s_orphan_lock); in ext4_orphan_add()3199 mutex_lock(&sbi->s_orphan_lock); in ext4_orphan_del()3210 mutex_unlock(&sbi->s_orphan_lock); in ext4_orphan_del()3220 mutex_unlock(&sbi->s_orphan_lock); in ext4_orphan_del()3224 mutex_unlock(&sbi->s_orphan_lock); in ext4_orphan_del()3235 mutex_unlock(&sbi->s_orphan_lock); in ext4_orphan_del()3240 mutex_unlock(&sbi->s_orphan_lock); in ext4_orphan_del()
1484 struct mutex s_orphan_lock; member
4749 mutex_init(&sbi->s_orphan_lock); in ext4_fill_super()