Searched refs:s_orphan_lock (Results 1 – 3 of 3) sorted by relevance
2785 mutex_lock(&sbi->s_orphan_lock); in ext4_orphan_add()2798 mutex_unlock(&sbi->s_orphan_lock); in ext4_orphan_add()2811 mutex_lock(&sbi->s_orphan_lock); in ext4_orphan_add()2813 mutex_unlock(&sbi->s_orphan_lock); in ext4_orphan_add()2851 mutex_lock(&sbi->s_orphan_lock); in ext4_orphan_del()2862 mutex_unlock(&sbi->s_orphan_lock); in ext4_orphan_del()2872 mutex_unlock(&sbi->s_orphan_lock); in ext4_orphan_del()2876 mutex_unlock(&sbi->s_orphan_lock); in ext4_orphan_del()2887 mutex_unlock(&sbi->s_orphan_lock); in ext4_orphan_del()2892 mutex_unlock(&sbi->s_orphan_lock); in ext4_orphan_del()
1340 struct mutex s_orphan_lock; member
3663 mutex_init(&sbi->s_orphan_lock); in ext4_fill_super()