Home
last modified time | relevance | path

Searched refs:tpg_get_wwn (Results 1 – 16 of 16) sorted by relevance

/linux-4.1.27/drivers/target/
Dtarget_core_tpg.c732 "Normal" : "Discovery", (tfo->tpg_get_wwn(se_tpg) == NULL) ? in core_tpg_register()
733 "None" : tfo->tpg_get_wwn(se_tpg), tfo->tpg_get_tag(se_tpg)); in core_tpg_register()
747 se_tpg->se_tpg_tfo->tpg_get_wwn(se_tpg), in core_tpg_deregister()
Dtarget_core_spc.c391 tpg->se_tpg_tfo->tpg_get_wwn(tpg), tpgt); in spc_emulate_evpd_83()
431 tpg->se_tpg_tfo->tpg_get_wwn(tpg)); in spc_emulate_evpd_83()
Dtarget_core_alua.c1277 se_tpg->se_tpg_tfo->tpg_get_wwn(se_tpg)); in core_alua_update_tpg_secondary_metadata()
2065 tpg->se_tpg_tfo->tpg_get_wwn(tpg), in core_alua_store_tg_pt_gp_info()
2092 "Moving" : "Adding", tpg->se_tpg_tfo->tpg_get_wwn(tpg), in core_alua_store_tg_pt_gp_info()
Dtarget_core_configfs.c325 if (!tfo->tpg_get_wwn) { in target_fabric_tf_ops_check()
885 tfo->tpg_get_wwn(se_tpg)); in target_core_dev_pr_show_attr_res_pr_holder_tg_port()
2360 tpg->se_tpg_tfo->tpg_get_wwn(tpg), in target_core_alua_tg_pt_gp_show_attr_members()
Dtarget_core_stat.c786 tpg->se_tpg_tfo->tpg_get_wwn(tpg), "+t+", in target_stat_scsi_tgt_port_show_attr_port_index()
1009 tpg->se_tpg_tfo->tpg_get_wwn(tpg), in target_stat_scsi_transport_show_attr_dev_name()
Dtarget_core_pr.c918 tpg->se_tpg_tfo->tpg_get_wwn(tpg)); in __core_scsi3_check_aptpl_registration()
1003 tfo->get_fabric_name(), tfo->tpg_get_wwn(se_tpg), in __core_scsi3_dump_registration()
1893 tpg->se_tpg_tfo->tpg_get_wwn(tpg), in core_scsi3_update_aptpl_buf()
/linux-4.1.27/include/target/
Dtarget_core_fabric.h9 char *(*tpg_get_wwn)(struct se_portal_group *); member
/linux-4.1.27/drivers/target/tcm_fc/
Dtfc_conf.c515 .tpg_get_wwn = ft_get_fabric_wwn,
/linux-4.1.27/drivers/scsi/qla2xxx/
Dtcm_qla2xxx.c1983 .tpg_get_wwn = tcm_qla2xxx_get_fabric_wwn,
2041 .tpg_get_wwn = tcm_qla2xxx_get_fabric_wwn,
/linux-4.1.27/drivers/target/loopback/
Dtcm_loop.c1390 .tpg_get_wwn = tcm_loop_get_endpoint_wwn,
/linux-4.1.27/drivers/target/iscsi/
Discsi_target_configfs.c2000 .tpg_get_wwn = lio_tpg_get_endpoint_wwn,
/linux-4.1.27/drivers/xen/
Dxen-scsiback.c1951 .tpg_get_wwn = scsiback_get_fabric_wwn,
/linux-4.1.27/drivers/vhost/
Dscsi.c2329 .tpg_get_wwn = vhost_scsi_get_fabric_wwn,
/linux-4.1.27/drivers/usb/gadget/legacy/
Dtcm_usb_gadget.c1871 .tpg_get_wwn = usbg_get_fabric_wwn,
/linux-4.1.27/drivers/target/sbp/
Dsbp_target.c2509 .tpg_get_wwn = sbp_get_fabric_wwn,
/linux-4.1.27/drivers/infiniband/ulp/srpt/
Dib_srpt.c3864 .tpg_get_wwn = srpt_get_fabric_wwn,