Searched refs:lun_tg_pt_gp (Results 1 – 3 of 3) sorted by relevance
251 tg_pt_gp = cmd->se_lun->lun_tg_pt_gp; in target_emulate_report_target_port_groups()296 l_tg_pt_gp = l_lun->lun_tg_pt_gp; in target_emulate_set_target_port_groups()666 if (!lun->lun_tg_pt_gp) in target_alua_state_check()670 tg_pt_gp = lun->lun_tg_pt_gp; in target_alua_state_check()1223 tg_pt_gp = lun->lun_tg_pt_gp; in core_alua_set_tg_pt_secondary_state()1758 lun->lun_tg_pt_gp = NULL; in core_alua_free_tg_pt_gp()1809 lun->lun_tg_pt_gp = tg_pt_gp; in __target_attach_tg_pt_gp()1838 lun->lun_tg_pt_gp = NULL; in __target_detach_tg_pt_gp()1846 tg_pt_gp = lun->lun_tg_pt_gp; in target_detach_tg_pt_gp()1859 tg_pt_gp = lun->lun_tg_pt_gp; in core_alua_show_tg_pt_gp_info()[all …]
44 tg_pt_gp = lun->lun_tg_pt_gp; in spc_fill_alua_data()329 tg_pt_gp = lun->lun_tg_pt_gp; in spc_emulate_evpd_83()
752 struct t10_alua_tg_pt_gp *lun_tg_pt_gp; member