Searched refs:core_tpg_register (Results 1 – 12 of 12) sorted by relevance
| /linux-4.1.27/include/target/ |
| D | target_core_fabric.h | 185 int core_tpg_register(const struct target_core_fabric_ops *,
|
| /linux-4.1.27/drivers/target/ |
| D | target_core_tpg.c | 674 int core_tpg_register( in core_tpg_register() function 737 EXPORT_SYMBOL(core_tpg_register);
|
| /linux-4.1.27/drivers/target/tcm_fc/ |
| D | tfc_conf.c | 340 ret = core_tpg_register(&ft_fabric_ops, wwn, &tpg->se_tpg, in ft_add_tpg()
|
| /linux-4.1.27/drivers/target/iscsi/ |
| D | iscsi_target_tpg.c | 71 ret = core_tpg_register(&iscsi_ops, NULL, &tpg->tpg_se_tpg, in iscsit_load_discovery_tpg()
|
| D | iscsi_target_configfs.c | 1466 ret = core_tpg_register(&iscsi_ops, wwn, &tpg->tpg_se_tpg, in lio_target_tiqn_addtpg()
|
| /linux-4.1.27/drivers/scsi/qla2xxx/ |
| D | tcm_qla2xxx.c | 1168 ret = core_tpg_register(&tcm_qla2xxx_ops, wwn, in tcm_qla2xxx_make_tpg() 1288 ret = core_tpg_register(&tcm_qla2xxx_npiv_ops, wwn, in tcm_qla2xxx_npiv_make_tpg()
|
| /linux-4.1.27/drivers/target/loopback/ |
| D | tcm_loop.c | 1237 ret = core_tpg_register(&loop_ops, wwn, &tl_tpg->tl_se_tpg, tl_tpg, in tcm_loop_make_naa_tpg()
|
| /linux-4.1.27/drivers/xen/ |
| D | xen-scsiback.c | 1904 ret = core_tpg_register(&scsiback_ops, wwn, in scsiback_make_tpg()
|
| /linux-4.1.27/drivers/vhost/ |
| D | scsi.c | 2203 ret = core_tpg_register(&vhost_scsi_ops, wwn, in vhost_scsi_make_tpg()
|
| /linux-4.1.27/drivers/usb/gadget/legacy/ |
| D | tcm_usb_gadget.c | 1575 ret = core_tpg_register(&usbg_ops, wwn, &tpg->se_tpg, tpg, in usbg_make_tpg()
|
| /linux-4.1.27/drivers/target/sbp/ |
| D | sbp_target.c | 2217 ret = core_tpg_register(&sbp_ops, wwn, &tpg->se_tpg, tpg, in sbp_make_tpg()
|
| /linux-4.1.27/drivers/infiniband/ulp/srpt/ |
| D | ib_srpt.c | 3791 res = core_tpg_register(&srpt_template, &sport->port_wwn, in srpt_make_tpg()
|