Searched refs:lun_tg_pt_gp_lock (Results 1 – 4 of 4) sorted by relevance
250 spin_lock(&cmd->se_lun->lun_tg_pt_gp_lock); in target_emulate_report_target_port_groups()254 spin_unlock(&cmd->se_lun->lun_tg_pt_gp_lock); in target_emulate_report_target_port_groups()295 spin_lock(&l_lun->lun_tg_pt_gp_lock); in target_emulate_set_target_port_groups()298 spin_unlock(&l_lun->lun_tg_pt_gp_lock); in target_emulate_set_target_port_groups()305 spin_unlock(&l_lun->lun_tg_pt_gp_lock); in target_emulate_set_target_port_groups()312 spin_unlock(&l_lun->lun_tg_pt_gp_lock); in target_emulate_set_target_port_groups()669 spin_lock(&lun->lun_tg_pt_gp_lock); in target_alua_state_check()675 spin_unlock(&lun->lun_tg_pt_gp_lock); in target_alua_state_check()1222 spin_lock(&lun->lun_tg_pt_gp_lock); in core_alua_set_tg_pt_secondary_state()1225 spin_unlock(&lun->lun_tg_pt_gp_lock); in core_alua_set_tg_pt_secondary_state()[all …]
43 spin_lock(&lun->lun_tg_pt_gp_lock); in spc_fill_alua_data()47 spin_unlock(&lun->lun_tg_pt_gp_lock); in spc_fill_alua_data()328 spin_lock(&lun->lun_tg_pt_gp_lock); in spc_emulate_evpd_83()331 spin_unlock(&lun->lun_tg_pt_gp_lock); in spc_emulate_evpd_83()335 spin_unlock(&lun->lun_tg_pt_gp_lock); in spc_emulate_evpd_83()
562 spin_lock_init(&lun->lun_tg_pt_gp_lock); in core_tpg_alloc_lun()
753 spinlock_t lun_tg_pt_gp_lock; member