Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/target/
H A 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()
1785 lun->lun_tg_pt_gp = NULL; in core_alua_free_tg_pt_gp()
1836 lun->lun_tg_pt_gp = tg_pt_gp; in __target_attach_tg_pt_gp()
1865 lun->lun_tg_pt_gp = NULL; in __target_detach_tg_pt_gp()
1873 tg_pt_gp = lun->lun_tg_pt_gp; in target_detach_tg_pt_gp()
1886 tg_pt_gp = lun->lun_tg_pt_gp; in core_alua_show_tg_pt_gp_info()
[all …]
H A 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()
/OK3568_Linux_fs/kernel/include/target/
H A Dtarget_core_base.h743 struct t10_alua_tg_pt_gp *lun_tg_pt_gp; member