Searched refs:s_orphan_lock (Results 1 – 3 of 3) sorted by relevance
2976 mutex_lock(&sbi->s_orphan_lock); in ext4_orphan_add()2989 mutex_unlock(&sbi->s_orphan_lock); in ext4_orphan_add()3002 mutex_lock(&sbi->s_orphan_lock); in ext4_orphan_add()3004 mutex_unlock(&sbi->s_orphan_lock); in ext4_orphan_add()3044 mutex_lock(&sbi->s_orphan_lock); in ext4_orphan_del()3055 mutex_unlock(&sbi->s_orphan_lock); in ext4_orphan_del()3065 mutex_unlock(&sbi->s_orphan_lock); in ext4_orphan_del()3069 mutex_unlock(&sbi->s_orphan_lock); in ext4_orphan_del()3080 mutex_unlock(&sbi->s_orphan_lock); in ext4_orphan_del()3085 mutex_unlock(&sbi->s_orphan_lock); in ext4_orphan_del()
1486 struct mutex s_orphan_lock; member
4752 mutex_init(&sbi->s_orphan_lock); in ext4_fill_super()