Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/target/
Dtarget_core_stat.c573 struct se_portal_group *tpg = lun->lun_tpg; in target_stat_tgt_port_name_show()
591 struct se_portal_group *tpg = lun->lun_tpg; in target_stat_tgt_port_port_index_show()
728 struct se_portal_group *tpg = lun->lun_tpg; in target_stat_transport_device_show()
747 struct se_portal_group *tpg = lun->lun_tpg; in target_stat_transport_indx_show()
764 struct se_portal_group *tpg = lun->lun_tpg; in target_stat_transport_dev_name_show()
787 struct se_portal_group *tpg = lun->lun_tpg; in target_stat_transport_proto_id_show()
Dtarget_core_spc.c75 struct se_portal_group *tpg = lun->lun_tpg; in spc_emulate_inquiry_std()
304 tpg = lun->lun_tpg; in spc_emulate_evpd_83()
Dtarget_core_fabric_configfs.c96 se_tpg = lun->lun_tpg; in target_fabric_mappedlun_link()
679 struct se_portal_group *se_tpg = lun->lun_tpg; in target_fabric_port_unlink()
Dtarget_core_device.c676 struct se_portal_group *tpg = lun->lun_tpg; in core_dev_del_initiator_node_lun_acl()
828 xcopy_lun->lun_tpg = &xcopy_pt_tpg; in target_alloc_device()
Dtarget_core_tpg.c563 lun->lun_tpg = tpg; in core_tpg_alloc_lun()
Dtarget_core_alua.c1171 struct se_portal_group *se_tpg = lun->lun_tpg; in core_alua_update_tpg_secondary_metadata()
1901 struct se_portal_group *tpg = lun->lun_tpg; in core_alua_store_tg_pt_gp_info()
Dtarget_core_pr.c1562 tmp_tpg = tmp_lun->lun_tpg; in core_scsi3_decode_spec_i_port()
3230 dest_se_tpg = tmp_lun->lun_tpg; in core_scsi3_emulate_pro_register_and_move()
Dtarget_core_configfs.c3085 struct se_portal_group *tpg = lun->lun_tpg; in target_tg_pt_gp_members_show()
/Linux-v6.1/include/target/
Dtarget_core_base.h755 struct se_portal_group *lun_tpg; member