Searched refs:s_orphan_lock (Results 1 – 3 of 3) sorted by relevance
2929 mutex_lock(&sbi->s_orphan_lock); in ext4_orphan_add()2942 mutex_unlock(&sbi->s_orphan_lock); in ext4_orphan_add()2955 mutex_lock(&sbi->s_orphan_lock); in ext4_orphan_add()2957 mutex_unlock(&sbi->s_orphan_lock); in ext4_orphan_add()2997 mutex_lock(&sbi->s_orphan_lock); in ext4_orphan_del()3008 mutex_unlock(&sbi->s_orphan_lock); in ext4_orphan_del()3018 mutex_unlock(&sbi->s_orphan_lock); in ext4_orphan_del()3022 mutex_unlock(&sbi->s_orphan_lock); in ext4_orphan_del()3033 mutex_unlock(&sbi->s_orphan_lock); in ext4_orphan_del()3038 mutex_unlock(&sbi->s_orphan_lock); in ext4_orphan_del()
1436 struct mutex s_orphan_lock; member
4313 mutex_init(&sbi->s_orphan_lock); in ext4_fill_super()