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()697 spin_lock(&lun->lun_tg_pt_gp_lock); in target_alua_state_check()703 spin_unlock(&lun->lun_tg_pt_gp_lock); in target_alua_state_check()1250 spin_lock(&lun->lun_tg_pt_gp_lock); in core_alua_set_tg_pt_secondary_state()1253 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()297 spin_lock(&lun->lun_tg_pt_gp_lock); in spc_emulate_evpd_83()300 spin_unlock(&lun->lun_tg_pt_gp_lock); in spc_emulate_evpd_83()304 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()
744 spinlock_t lun_tg_pt_gp_lock; member