Searched refs:tpg_get_wwn (Results 1 – 17 of 17) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/target/ |
| H A D | target_core_tpg.c | 495 se_tpg->se_tpg_tfo->tpg_get_wwn(se_tpg) ? in core_tpg_register() 496 se_tpg->se_tpg_tfo->tpg_get_wwn(se_tpg) : NULL, in core_tpg_register() 511 tfo->tpg_get_wwn(se_tpg) ? tfo->tpg_get_wwn(se_tpg) : NULL, in core_tpg_deregister()
|
| H A D | target_core_alua.c | 1219 se_tpg->se_tpg_tfo->tpg_get_wwn(se_tpg), in core_alua_update_tpg_secondary_metadata() 1225 se_tpg->se_tpg_tfo->tpg_get_wwn(se_tpg), in core_alua_update_tpg_secondary_metadata() 1960 tpg->se_tpg_tfo->tpg_get_wwn(tpg), in core_alua_store_tg_pt_gp_info() 1982 "Moving" : "Adding", tpg->se_tpg_tfo->tpg_get_wwn(tpg), in core_alua_store_tg_pt_gp_info()
|
| H A D | target_core_spc.c | 370 tpg->se_tpg_tfo->tpg_get_wwn(tpg), tpgt); in spc_emulate_evpd_83() 409 tpg->se_tpg_tfo->tpg_get_wwn(tpg)); in spc_emulate_evpd_83()
|
| H A D | target_core_stat.c | 602 tpg->se_tpg_tfo->tpg_get_wwn(tpg), "+t+", in target_stat_tgt_port_port_index_show() 777 tpg->se_tpg_tfo->tpg_get_wwn(tpg), in target_stat_transport_dev_name_show()
|
| H A D | target_core_pr.c | 941 tpg->se_tpg_tfo->tpg_get_wwn(tpg)); in __core_scsi3_check_aptpl_registration() 1036 tfo->fabric_name, tfo->tpg_get_wwn(se_tpg), in __core_scsi3_dump_registration() 1944 tpg->se_tpg_tfo->tpg_get_wwn(tpg), in core_scsi3_update_aptpl_buf()
|
| H A D | target_core_configfs.c | 356 if (!tfo->tpg_get_wwn) { in target_fabric_tf_ops_check() 1780 tfo->tpg_get_wwn(se_tpg)); in target_pr_res_pr_holder_tg_port_show() 3042 tpg->se_tpg_tfo->tpg_get_wwn(tpg), in target_tg_pt_gp_members_show()
|
| /OK3568_Linux_fs/kernel/include/target/ |
| H A D | target_core_fabric.h | 37 char *(*tpg_get_wwn)(struct se_portal_group *); member
|
| /OK3568_Linux_fs/kernel/drivers/target/tcm_fc/ |
| H A D | tfc_conf.c | 419 .tpg_get_wwn = ft_get_fabric_wwn,
|
| /OK3568_Linux_fs/kernel/drivers/scsi/qla2xxx/ |
| H A D | tcm_qla2xxx.c | 1838 .tpg_get_wwn = tcm_qla2xxx_get_fabric_wwn, 1880 .tpg_get_wwn = tcm_qla2xxx_get_fabric_wwn,
|
| /OK3568_Linux_fs/kernel/drivers/target/loopback/ |
| H A D | tcm_loop.c | 1123 .tpg_get_wwn = tcm_loop_get_endpoint_wwn,
|
| /OK3568_Linux_fs/kernel/drivers/target/iscsi/ |
| H A D | iscsi_target_configfs.c | 1533 .tpg_get_wwn = lio_tpg_get_endpoint_wwn,
|
| /OK3568_Linux_fs/kernel/drivers/xen/ |
| H A D | xen-scsiback.c | 1777 .tpg_get_wwn = scsiback_get_fabric_wwn,
|
| /OK3568_Linux_fs/kernel/drivers/target/sbp/ |
| H A D | sbp_target.c | 2304 .tpg_get_wwn = sbp_get_fabric_wwn,
|
| /OK3568_Linux_fs/kernel/drivers/usb/gadget/function/ |
| H A D | f_tcm.c | 1715 .tpg_get_wwn = usbg_get_fabric_wwn,
|
| /OK3568_Linux_fs/kernel/drivers/vhost/ |
| H A D | scsi.c | 2450 .tpg_get_wwn = vhost_scsi_get_fabric_wwn,
|
| /OK3568_Linux_fs/kernel/drivers/scsi/ibmvscsi_tgt/ |
| H A D | ibmvscsi_tgt.c | 4027 .tpg_get_wwn = ibmvscsis_get_fabric_wwn,
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/ulp/srpt/ |
| H A D | ib_srpt.c | 3893 .tpg_get_wwn = srpt_get_fabric_wwn,
|