Home
last modified time | relevance | path

Searched refs:lun_tg_pt_gp (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/target/
Dtarget_core_alua.c264 tg_pt_gp = cmd->se_lun->lun_tg_pt_gp; in target_emulate_report_target_port_groups()
309 l_tg_pt_gp = l_lun->lun_tg_pt_gp; in target_emulate_set_target_port_groups()
707 if (!lun->lun_tg_pt_gp) in target_alua_state_check()
711 tg_pt_gp = lun->lun_tg_pt_gp; in target_alua_state_check()
1265 tg_pt_gp = lun->lun_tg_pt_gp; in core_alua_set_tg_pt_secondary_state()
1798 lun->lun_tg_pt_gp = NULL; in core_alua_free_tg_pt_gp()
1849 lun->lun_tg_pt_gp = tg_pt_gp; in __target_attach_tg_pt_gp()
1878 lun->lun_tg_pt_gp = NULL; in __target_detach_tg_pt_gp()
1886 tg_pt_gp = lun->lun_tg_pt_gp; in target_detach_tg_pt_gp()
1899 tg_pt_gp = lun->lun_tg_pt_gp; in core_alua_show_tg_pt_gp_info()
[all …]
Dtarget_core_spc.c57 tg_pt_gp = lun->lun_tg_pt_gp; in spc_fill_alua_data()
301 tg_pt_gp = lun->lun_tg_pt_gp; in spc_emulate_evpd_83()
/Linux-v4.19/include/target/
Dtarget_core_base.h728 struct t10_alua_tg_pt_gp *lun_tg_pt_gp; member