Searched refs:tpg_get_wwn (Results 1 – 15 of 15) sorted by relevance
| /linux/drivers/target/ |
| H A D | target_core_tpg.c | 558 se_tpg->se_tpg_tfo->tpg_get_wwn(se_tpg) ? in core_tpg_register() 559 se_tpg->se_tpg_tfo->tpg_get_wwn(se_tpg) : NULL, in core_tpg_register() 574 tfo->tpg_get_wwn(se_tpg) ? tfo->tpg_get_wwn(se_tpg) : NULL, in core_tpg_deregister()
|
| H A D | target_core_alua.c | 1192 se_tpg->se_tpg_tfo->tpg_get_wwn(se_tpg), in core_alua_update_tpg_secondary_metadata() 1198 se_tpg->se_tpg_tfo->tpg_get_wwn(se_tpg), in core_alua_update_tpg_secondary_metadata() 1949 tpg->se_tpg_tfo->tpg_get_wwn(tpg), in core_alua_store_tg_pt_gp_info() 1969 "Moving" : "Adding", tpg->se_tpg_tfo->tpg_get_wwn(tpg), in core_alua_store_tg_pt_gp_info()
|
| H A D | target_core_stat.c | 603 tpg->se_tpg_tfo->tpg_get_wwn(tpg), "+t+", in target_stat_tgt_port_port_index_show() 755 tpg->se_tpg_tfo->tpg_get_wwn(tpg), in target_stat_transport_dev_name_show()
|
| H A D | target_core_spc.c | 398 tpg->se_tpg_tfo->tpg_get_wwn(tpg), tpgt); in spc_emulate_evpd_83() 437 tpg->se_tpg_tfo->tpg_get_wwn(tpg)); in spc_emulate_evpd_83()
|
| H A D | target_core_pr.c | 938 tpg->se_tpg_tfo->tpg_get_wwn(tpg)); in __core_scsi3_check_aptpl_registration() 1032 tfo->fabric_name, tfo->tpg_get_wwn(se_tpg), in __core_scsi3_dump_registration() 1931 tpg->se_tpg_tfo->tpg_get_wwn(tpg), in core_scsi3_update_aptpl_buf()
|
| H A D | target_core_configfs.c | 380 if (!tfo->tpg_get_wwn) { in target_fabric_tf_ops_check() 1935 tfo->tpg_get_wwn(se_tpg)); in target_pr_res_pr_holder_tg_port_show() 3178 tpg->se_tpg_tfo->tpg_get_wwn(tpg), in target_tg_pt_gp_members_show()
|
| /linux/drivers/target/tcm_remote/ |
| H A D | tcm_remote.c | 236 .tpg_get_wwn = tcm_remote_get_endpoint_wwn,
|
| /linux/include/target/ |
| H A D | target_core_fabric.h | 37 char *(*tpg_get_wwn)(struct se_portal_group *); member
|
| /linux/drivers/target/tcm_fc/ |
| H A D | tfc_conf.c | 410 .tpg_get_wwn = ft_get_fabric_wwn,
|
| /linux/drivers/scsi/qla2xxx/ |
| H A D | tcm_qla2xxx.c | 1807 .tpg_get_wwn = tcm_qla2xxx_get_fabric_wwn, 1851 .tpg_get_wwn = tcm_qla2xxx_get_fabric_wwn,
|
| /linux/drivers/xen/ |
| H A D | xen-scsiback.c | 1811 .tpg_get_wwn = scsiback_get_fabric_wwn,
|
| /linux/drivers/target/sbp/ |
| H A D | sbp_target.c | 2254 .tpg_get_wwn = sbp_get_fabric_wwn,
|
| /linux/drivers/usb/gadget/function/ |
| H A D | f_tcm.c | 1994 .tpg_get_wwn = usbg_get_fabric_wwn,
|
| /linux/drivers/vhost/ |
| H A D | scsi.c | 2934 .tpg_get_wwn = vhost_scsi_get_fabric_wwn,
|
| /linux/drivers/scsi/ibmvscsi_tgt/ |
| H A D | ibmvscsi_tgt.c | 3948 .tpg_get_wwn = ibmvscsis_get_fabric_wwn,
|