Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/target/
Dtarget_core_alua.c262 tg_pt_gp = cmd->se_lun->lun_tg_pt_gp; in target_emulate_report_target_port_groups()
307 l_tg_pt_gp = l_lun->lun_tg_pt_gp; in target_emulate_set_target_port_groups()
705 if (!lun->lun_tg_pt_gp) in target_alua_state_check()
709 tg_pt_gp = lun->lun_tg_pt_gp; in target_alua_state_check()
1299 tg_pt_gp = lun->lun_tg_pt_gp; in core_alua_set_tg_pt_secondary_state()
1836 lun->lun_tg_pt_gp = NULL; in core_alua_free_tg_pt_gp()
1887 lun->lun_tg_pt_gp = tg_pt_gp; in __target_attach_tg_pt_gp()
1916 lun->lun_tg_pt_gp = NULL; in __target_detach_tg_pt_gp()
1924 tg_pt_gp = lun->lun_tg_pt_gp; in target_detach_tg_pt_gp()
1937 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-4.4.14/include/target/
Dtarget_core_base.h732 struct t10_alua_tg_pt_gp *lun_tg_pt_gp; member