Searched refs:s_orphan_lock (Results 1 – 3 of 3) sorted by relevance
148 mutex_lock(&sbi->s_orphan_lock); in ext4_orphan_add()164 mutex_unlock(&sbi->s_orphan_lock); in ext4_orphan_add()177 mutex_lock(&sbi->s_orphan_lock); in ext4_orphan_add()179 mutex_unlock(&sbi->s_orphan_lock); in ext4_orphan_add()253 mutex_lock(&sbi->s_orphan_lock); in ext4_orphan_del()264 mutex_unlock(&sbi->s_orphan_lock); in ext4_orphan_del()275 mutex_unlock(&sbi->s_orphan_lock); in ext4_orphan_del()282 mutex_unlock(&sbi->s_orphan_lock); in ext4_orphan_del()293 mutex_unlock(&sbi->s_orphan_lock); in ext4_orphan_del()298 mutex_unlock(&sbi->s_orphan_lock); in ext4_orphan_del()
1562 struct mutex s_orphan_lock; /* Protects on disk list changes */ member
5262 mutex_init(&sbi->s_orphan_lock); in __ext4_fill_super()