Home
last modified time | relevance | path

Searched refs:sep_tpg (Results 1 – 9 of 9) sorted by relevance

/linux-4.1.27/drivers/target/
Dtarget_core_fabric_configfs.c96 if (!lun->lun_sep || !lun->lun_sep->sep_tpg) { in target_fabric_mappedlun_link()
101 se_tpg = lun->lun_sep->sep_tpg; in target_fabric_mappedlun_link()
167 se_tpg = lun->lun_sep->sep_tpg; in target_fabric_mappedlun_unlink()
827 struct se_portal_group *se_tpg = lun->lun_sep->sep_tpg; in target_fabric_port_unlink()
Dtarget_core_stat.c760 tpg = sep->sep_tpg; in target_stat_scsi_tgt_port_show_attr_name()
783 tpg = sep->sep_tpg; in target_stat_scsi_tgt_port_show_attr_port_index()
958 tpg = sep->sep_tpg; in target_stat_scsi_transport_show_attr_device()
981 tpg = sep->sep_tpg; in target_stat_scsi_transport_show_attr_indx()
1005 tpg = sep->sep_tpg; in target_stat_scsi_transport_show_attr_dev_name()
Dtarget_core_spc.c281 tpg = port->sep_tpg; in spc_emulate_evpd_83()
701 struct se_portal_group *tpg = cmd->se_lun->lun_sep->sep_tpg; in spc_emulate_inquiry()
Dtarget_core_xcopy.c459 xcopy_pt_port.sep_tpg = &xcopy_pt_tpg; in target_xcopy_setup_pt()
Dtarget_core_alua.c1263 struct se_portal_group *se_tpg = port->sep_tpg; in core_alua_update_tpg_secondary_metadata()
2024 tpg = port->sep_tpg; in core_alua_store_tg_pt_gp_info()
Dtarget_core_pr.c1536 tmp_tpg = tmp_port->sep_tpg; in core_scsi3_decode_spec_i_port()
3195 dest_se_tpg = se_port->sep_tpg; in core_scsi3_emulate_pro_register_and_move()
Dtarget_core_device.c523 port->sep_tpg = tpg; in core_export_port()
Dtarget_core_configfs.c2355 tpg = port->sep_tpg; in target_core_alua_tg_pt_gp_show_attr_members()
/linux-4.1.27/include/target/
Dtarget_core_base.h864 struct se_portal_group *sep_tpg; member