Searched refs:lun_tg_pt_gp_lock (Results 1 – 3 of 3) sorted by relevance
1753 spin_lock(&lun->lun_tg_pt_gp_lock); in core_alua_free_tg_pt_gp()1759 spin_unlock(&lun->lun_tg_pt_gp_lock); in core_alua_free_tg_pt_gp()1807 assert_spin_locked(&lun->lun_tg_pt_gp_lock); in __target_attach_tg_pt_gp()1824 spin_lock(&lun->lun_tg_pt_gp_lock); in target_attach_tg_pt_gp()1826 spin_unlock(&lun->lun_tg_pt_gp_lock); in target_attach_tg_pt_gp()1833 assert_spin_locked(&lun->lun_tg_pt_gp_lock); in __target_detach_tg_pt_gp()1845 spin_lock(&lun->lun_tg_pt_gp_lock); in target_detach_tg_pt_gp()1847 lockdep_is_held(&lun->lun_tg_pt_gp_lock)); in target_detach_tg_pt_gp()1852 spin_unlock(&lun->lun_tg_pt_gp_lock); in target_detach_tg_pt_gp()1860 assert_spin_locked(&lun->lun_tg_pt_gp_lock); in target_swap_tg_pt_gp()[all …]
627 spin_lock_init(&lun->lun_tg_pt_gp_lock); in core_tpg_alloc_lun()
768 spinlock_t lun_tg_pt_gp_lock; member