Searched refs:tpg_get_wwn (Results 1 – 16 of 16) sorted by relevance
| /linux-4.4.14/drivers/target/ |
| D | target_core_tpg.c | 562 se_tpg->se_tpg_tfo->tpg_get_wwn(se_tpg) ? in core_tpg_register() 563 se_tpg->se_tpg_tfo->tpg_get_wwn(se_tpg) : NULL, in core_tpg_register() 578 tfo->tpg_get_wwn(se_tpg) ? tfo->tpg_get_wwn(se_tpg) : NULL, in core_tpg_deregister()
|
| D | target_core_spc.c | 373 tpg->se_tpg_tfo->tpg_get_wwn(tpg), tpgt); in spc_emulate_evpd_83() 412 tpg->se_tpg_tfo->tpg_get_wwn(tpg)); in spc_emulate_evpd_83()
|
| D | target_core_alua.c | 1267 se_tpg->se_tpg_tfo->tpg_get_wwn(se_tpg)); in core_alua_update_tpg_secondary_metadata() 2011 tpg->se_tpg_tfo->tpg_get_wwn(tpg), in core_alua_store_tg_pt_gp_info() 2033 "Moving" : "Adding", tpg->se_tpg_tfo->tpg_get_wwn(tpg), in core_alua_store_tg_pt_gp_info()
|
| D | target_core_stat.c | 614 tpg->se_tpg_tfo->tpg_get_wwn(tpg), "+t+", in target_stat_tgt_port_port_index_show() 789 tpg->se_tpg_tfo->tpg_get_wwn(tpg), in target_stat_transport_dev_name_show()
|
| D | target_core_configfs.c | 304 if (!tfo->tpg_get_wwn) { in target_fabric_tf_ops_check() 1347 tfo->tpg_get_wwn(se_tpg)); in target_pr_res_pr_holder_tg_port_show() 2601 tpg->se_tpg_tfo->tpg_get_wwn(tpg), in target_tg_pt_gp_members_show()
|
| D | target_core_pr.c | 944 tpg->se_tpg_tfo->tpg_get_wwn(tpg)); in __core_scsi3_check_aptpl_registration() 1039 tfo->get_fabric_name(), tfo->tpg_get_wwn(se_tpg), in __core_scsi3_dump_registration() 1951 tpg->se_tpg_tfo->tpg_get_wwn(tpg), in core_scsi3_update_aptpl_buf()
|
| /linux-4.4.14/include/target/ |
| D | target_core_fabric.h | 22 char *(*tpg_get_wwn)(struct se_portal_group *); member
|
| /linux-4.4.14/drivers/target/tcm_fc/ |
| D | tfc_conf.c | 439 .tpg_get_wwn = ft_get_fabric_wwn,
|
| /linux-4.4.14/drivers/scsi/qla2xxx/ |
| D | tcm_qla2xxx.c | 1762 .tpg_get_wwn = tcm_qla2xxx_get_fabric_wwn, 1807 .tpg_get_wwn = tcm_qla2xxx_get_fabric_wwn,
|
| /linux-4.4.14/drivers/target/loopback/ |
| D | tcm_loop.c | 1230 .tpg_get_wwn = tcm_loop_get_endpoint_wwn,
|
| /linux-4.4.14/drivers/target/iscsi/ |
| D | iscsi_target_configfs.c | 1684 .tpg_get_wwn = lio_tpg_get_endpoint_wwn,
|
| /linux-4.4.14/drivers/xen/ |
| D | xen-scsiback.c | 1809 .tpg_get_wwn = scsiback_get_fabric_wwn,
|
| /linux-4.4.14/drivers/vhost/ |
| D | scsi.c | 2124 .tpg_get_wwn = vhost_scsi_get_fabric_wwn,
|
| /linux-4.4.14/drivers/usb/gadget/legacy/ |
| D | tcm_usb_gadget.c | 1706 .tpg_get_wwn = usbg_get_fabric_wwn,
|
| /linux-4.4.14/drivers/target/sbp/ |
| D | sbp_target.c | 2337 .tpg_get_wwn = sbp_get_fabric_wwn,
|
| /linux-4.4.14/drivers/infiniband/ulp/srpt/ |
| D | ib_srpt.c | 3736 .tpg_get_wwn = srpt_get_fabric_wwn,
|