Searched refs:lun_tg_pt_gp_lock (Results 1 – 4 of 4) sorted by relevance
263 spin_lock(&cmd->se_lun->lun_tg_pt_gp_lock); in target_emulate_report_target_port_groups()267 spin_unlock(&cmd->se_lun->lun_tg_pt_gp_lock); in target_emulate_report_target_port_groups()308 spin_lock(&l_lun->lun_tg_pt_gp_lock); in target_emulate_set_target_port_groups()311 spin_unlock(&l_lun->lun_tg_pt_gp_lock); in target_emulate_set_target_port_groups()318 spin_unlock(&l_lun->lun_tg_pt_gp_lock); in target_emulate_set_target_port_groups()325 spin_unlock(&l_lun->lun_tg_pt_gp_lock); in target_emulate_set_target_port_groups()710 spin_lock(&lun->lun_tg_pt_gp_lock); in target_alua_state_check()716 spin_unlock(&lun->lun_tg_pt_gp_lock); in target_alua_state_check()1264 spin_lock(&lun->lun_tg_pt_gp_lock); in core_alua_set_tg_pt_secondary_state()1267 spin_unlock(&lun->lun_tg_pt_gp_lock); in core_alua_set_tg_pt_secondary_state()[all …]
56 spin_lock(&lun->lun_tg_pt_gp_lock); in spc_fill_alua_data()60 spin_unlock(&lun->lun_tg_pt_gp_lock); in spc_fill_alua_data()300 spin_lock(&lun->lun_tg_pt_gp_lock); in spc_emulate_evpd_83()303 spin_unlock(&lun->lun_tg_pt_gp_lock); in spc_emulate_evpd_83()307 spin_unlock(&lun->lun_tg_pt_gp_lock); in spc_emulate_evpd_83()
588 spin_lock_init(&lun->lun_tg_pt_gp_lock); in core_tpg_alloc_lun()
729 spinlock_t lun_tg_pt_gp_lock; member