Searched refs:s_orphan_lock (Results 1 – 3 of 3) sorted by relevance
146 mutex_lock(&sbi->s_orphan_lock); in ext4_orphan_add()162 mutex_unlock(&sbi->s_orphan_lock); in ext4_orphan_add()175 mutex_lock(&sbi->s_orphan_lock); in ext4_orphan_add()177 mutex_unlock(&sbi->s_orphan_lock); in ext4_orphan_add()251 mutex_lock(&sbi->s_orphan_lock); in ext4_orphan_del()262 mutex_unlock(&sbi->s_orphan_lock); in ext4_orphan_del()273 mutex_unlock(&sbi->s_orphan_lock); in ext4_orphan_del()280 mutex_unlock(&sbi->s_orphan_lock); in ext4_orphan_del()291 mutex_unlock(&sbi->s_orphan_lock); in ext4_orphan_del()296 mutex_unlock(&sbi->s_orphan_lock); in ext4_orphan_del()
1580 struct mutex s_orphan_lock; /* Protects on disk list changes */ member
5475 mutex_init(&sbi->s_orphan_lock); in __ext4_fill_super()