Searched refs:s_orphan_lock (Results 1 – 3 of 3) sorted by relevance
2933 mutex_lock(&sbi->s_orphan_lock); in ext4_orphan_add()2946 mutex_unlock(&sbi->s_orphan_lock); in ext4_orphan_add()2959 mutex_lock(&sbi->s_orphan_lock); in ext4_orphan_add()2961 mutex_unlock(&sbi->s_orphan_lock); in ext4_orphan_add()3001 mutex_lock(&sbi->s_orphan_lock); in ext4_orphan_del()3012 mutex_unlock(&sbi->s_orphan_lock); in ext4_orphan_del()3022 mutex_unlock(&sbi->s_orphan_lock); in ext4_orphan_del()3026 mutex_unlock(&sbi->s_orphan_lock); in ext4_orphan_del()3037 mutex_unlock(&sbi->s_orphan_lock); in ext4_orphan_del()3042 mutex_unlock(&sbi->s_orphan_lock); in ext4_orphan_del()
1437 struct mutex s_orphan_lock; member
4342 mutex_init(&sbi->s_orphan_lock); in ext4_fill_super()