Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/target/
Dtarget_core_stat.c607 struct se_portal_group *tpg = lun->lun_tpg; in target_stat_tgt_port_name_show()
625 struct se_portal_group *tpg = lun->lun_tpg; in target_stat_tgt_port_port_index_show()
762 struct se_portal_group *tpg = lun->lun_tpg; in target_stat_transport_device_show()
781 struct se_portal_group *tpg = lun->lun_tpg; in target_stat_transport_indx_show()
798 struct se_portal_group *tpg = lun->lun_tpg; in target_stat_transport_dev_name_show()
821 struct se_portal_group *tpg = lun->lun_tpg; in target_stat_transport_proto_id_show()
Dtarget_core_fabric_configfs.c104 se_tpg = lun->lun_tpg; in target_fabric_mappedlun_link()
687 struct se_portal_group *se_tpg = lun->lun_tpg; in target_fabric_port_unlink()
Dtarget_core_spc.c270 tpg = lun->lun_tpg; in spc_emulate_evpd_83()
707 struct se_portal_group *tpg = cmd->se_lun->lun_tpg; in spc_emulate_inquiry()
Dtarget_core_device.c684 struct se_portal_group *tpg = lun->lun_tpg; in core_dev_del_initiator_node_lun_acl()
830 xcopy_lun->lun_tpg = &xcopy_pt_tpg; in target_alloc_device()
Dtarget_core_tpg.c589 lun->lun_tpg = tpg; in core_tpg_alloc_lun()
Dtarget_core_alua.c1211 struct se_portal_group *se_tpg = lun->lun_tpg; in core_alua_update_tpg_secondary_metadata()
1925 struct se_portal_group *tpg = lun->lun_tpg; in core_alua_store_tg_pt_gp_info()
Dtarget_core_pr.c1593 tmp_tpg = tmp_lun->lun_tpg; in core_scsi3_decode_spec_i_port()
3241 dest_se_tpg = tmp_lun->lun_tpg; in core_scsi3_emulate_pro_register_and_move()
Dtarget_core_configfs.c2746 struct se_portal_group *tpg = lun->lun_tpg; in target_tg_pt_gp_members_show()
/Linux-v4.19/include/target/
Dtarget_core_base.h731 struct se_portal_group *lun_tpg; member