Searched refs:target_fabric_configfs (Results 1 – 13 of 13) sorted by relevance
| /linux/drivers/target/ |
| H A D | target_core_fabric_configfs.c | 38 static void target_fabric_setup_##_name##_cit(struct target_fabric_configfs *tf) \ 50 static void target_fabric_setup_##_name##_cit(struct target_fabric_configfs *tf) \ 272 struct target_fabric_configfs *tf = se_tpg->se_tpg_wwn->wwn_tf; in target_fabric_make_mappedlun() 379 struct target_fabric_configfs *tf = se_tpg->se_tpg_wwn->wwn_tf; in target_fabric_make_nodeacl() 452 struct target_fabric_configfs *tf = se_tpg->se_tpg_wwn->wwn_tf; in target_fabric_np_base_release() 473 struct target_fabric_configfs *tf = se_tpg->se_tpg_wwn->wwn_tf; in target_fabric_make_np() 629 struct target_fabric_configfs *tf; in target_fabric_port_link() 681 struct target_fabric_configfs *tf = se_tpg->se_tpg_wwn->wwn_tf; in target_fabric_port_unlink() 747 struct target_fabric_configfs *tf = se_tpg->se_tpg_wwn->wwn_tf; in target_fabric_make_lun() 810 struct target_fabric_configfs *t in target_fabric_tpg_release() [all...] |
| H A D | target_core_internal.h | 27 struct target_fabric_configfs { struct 98 int target_fabric_setup_cits(struct target_fabric_configfs *);
|
| H A D | target_core_configfs.c | 158 static struct target_fabric_configfs *target_core_get_fabric( in target_core_get_fabric() 161 struct target_fabric_configfs *tf; in target_core_get_fabric() 189 struct target_fabric_configfs *tf; in target_core_register_fabric() 251 * struct target_fabric_configfs *tf will contain a usage reference. in target_core_register_fabric() 274 struct target_fabric_configfs *tf = container_of( in target_core_deregister_fabric() 275 to_config_group(item), struct target_fabric_configfs, tf_group); in target_core_deregister_fabric() 471 struct target_fabric_configfs *tf; in target_register_template() 478 tf = kzalloc(sizeof(struct target_fabric_configfs), GFP_KERNEL); in target_register_template() 507 struct target_fabric_configfs *t; in target_unregister_template()
|
| /linux/drivers/target/tcm_remote/ |
| H A D | tcm_remote.c | 151 struct target_fabric_configfs *tf, in tcm_remote_make_wwn()
|
| /linux/include/target/ |
| H A D | target_core_fabric.h | 86 struct se_wwn *(*fabric_make_wwn)(struct target_fabric_configfs *,
|
| H A D | target_core_base.h | 1014 struct target_fabric_configfs *wwn_tf;
|
| /linux/drivers/target/tcm_fc/ |
| H A D | tfc_conf.c | 326 struct target_fabric_configfs *tf, in ft_add_wwn()
|
| /linux/drivers/scsi/qla2xxx/ |
| H A D | tcm_qla2xxx.c | 1601 struct target_fabric_configfs *tf, in tcm_qla2xxx_make_lport() 1713 struct target_fabric_configfs *tf, in tcm_qla2xxx_npiv_make_lport()
|
| /linux/drivers/xen/ |
| H A D | xen-scsiback.c | 1346 scsiback_make_tport(struct target_fabric_configfs *tf, in scsiback_make_tport()
|
| /linux/drivers/target/sbp/ |
| H A D | sbp_target.c | 2023 struct target_fabric_configfs *tf, in sbp_make_tport()
|
| /linux/drivers/usb/gadget/function/ |
| H A D | f_tcm.c | 1758 struct target_fabric_configfs *tf, in usbg_make_tport()
|
| /linux/drivers/vhost/ |
| H A D | scsi.c | 2843 vhost_scsi_make_tport(struct target_fabric_configfs *tf, in vhost_scsi_make_tport()
|
| /linux/drivers/scsi/ibmvscsi_tgt/ |
| H A D | ibmvscsi_tgt.c | 3830 static struct se_wwn *ibmvscsis_make_tport(struct target_fabric_configfs *tf, in ibmvscsis_make_tport()
|