Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/target/
Dtarget_core_alua.c251 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()
694 if (!lun->lun_tg_pt_gp) in target_alua_state_check()
698 tg_pt_gp = lun->lun_tg_pt_gp; in target_alua_state_check()
1251 tg_pt_gp = lun->lun_tg_pt_gp; in core_alua_set_tg_pt_secondary_state()
1786 lun->lun_tg_pt_gp = NULL; in core_alua_free_tg_pt_gp()
1837 lun->lun_tg_pt_gp = tg_pt_gp; in __target_attach_tg_pt_gp()
1866 lun->lun_tg_pt_gp = NULL; in __target_detach_tg_pt_gp()
1874 tg_pt_gp = lun->lun_tg_pt_gp; in target_detach_tg_pt_gp()
1887 tg_pt_gp = lun->lun_tg_pt_gp; in core_alua_show_tg_pt_gp_info()
[all …]
Dtarget_core_spc.c44 tg_pt_gp = lun->lun_tg_pt_gp; in spc_fill_alua_data()
298 tg_pt_gp = lun->lun_tg_pt_gp; in spc_emulate_evpd_83()
/Linux-v5.4/include/target/
Dtarget_core_base.h737 struct t10_alua_tg_pt_gp *lun_tg_pt_gp; member