Home
last modified time | relevance | path

Searched refs:target_fabric_configfs (Results 1 – 15 of 15) sorted by relevance

/linux-4.1.27/drivers/target/
Dtarget_core_fabric_configfs.c47 static void target_fabric_setup_##_name##_cit(struct target_fabric_configfs *tf) \
60 static void target_fabric_setup_##_name##_cit(struct target_fabric_configfs *tf) \
336 struct target_fabric_configfs *tf = se_tpg->se_tpg_wwn->wwn_tf; in target_fabric_make_mappedlun()
462 struct target_fabric_configfs *tf = se_tpg->se_tpg_wwn->wwn_tf; in target_fabric_nacl_base_release()
500 struct target_fabric_configfs *tf = se_tpg->se_tpg_wwn->wwn_tf; in target_fabric_make_nodeacl()
576 struct target_fabric_configfs *tf = se_tpg->se_tpg_wwn->wwn_tf; in target_fabric_np_base_release()
599 struct target_fabric_configfs *tf = se_tpg->se_tpg_wwn->wwn_tf; in target_fabric_make_np()
776 struct target_fabric_configfs *tf; in target_fabric_port_link()
828 struct target_fabric_configfs *tf = se_tpg->se_tpg_wwn->wwn_tf; in target_fabric_port_unlink()
888 struct target_fabric_configfs *tf = se_tpg->se_tpg_wwn->wwn_tf; in target_fabric_make_lun()
[all …]
Dtarget_core_configfs.c109 static struct target_fabric_configfs *target_core_get_fabric( in target_core_get_fabric()
112 struct target_fabric_configfs *tf; in target_core_get_fabric()
137 struct target_fabric_configfs *tf; in target_core_register_fabric()
229 struct target_fabric_configfs *tf = container_of( in target_core_deregister_fabric()
230 to_config_group(item), struct target_fabric_configfs, tf_group); in target_core_deregister_fabric()
452 struct target_fabric_configfs *tf; in target_register_template()
459 tf = kzalloc(sizeof(struct target_fabric_configfs), GFP_KERNEL); in target_register_template()
488 struct target_fabric_configfs *t; in target_unregister_template()
/linux-4.1.27/include/target/
Dtarget_core_fabric_configfs.h98 CONFIGFS_EATTR_STRUCT(target_fabric_wwn, target_fabric_configfs);
110 CONFIGFS_EATTR_STRUCT(target_fabric_discovery, target_fabric_configfs);
122 extern int target_fabric_setup_cits(struct target_fabric_configfs *);
Dtarget_core_configfs.h32 struct target_fabric_configfs { struct
Dtarget_core_fabric.h78 struct se_wwn *(*fabric_make_wwn)(struct target_fabric_configfs *,
Dtarget_core_base.h909 struct target_fabric_configfs *wwn_tf;
/linux-4.1.27/drivers/target/iscsi/
Discsi_target_configfs.c1504 struct target_fabric_configfs *tf, in lio_target_wwn_show_attr_lio_version()
1518 struct target_fabric_configfs *tf, in lio_target_call_coreaddtiqn()
1593 struct target_fabric_configfs *tf, \
1600 struct target_fabric_configfs *tf, \
1611 struct target_fabric_configfs *tf, \
1651 struct target_fabric_configfs *tf, in iscsi_disc_show_enforce_discovery_auth()
1660 struct target_fabric_configfs *tf, in iscsi_disc_store_enforce_discovery_auth()
/linux-4.1.27/drivers/target/tcm_fc/
Dtfc_conf.c407 struct target_fabric_configfs *tf, in ft_add_wwn()
452 struct target_fabric_configfs *tf, in ft_wwn_show_attr_version()
/linux-4.1.27/drivers/target/loopback/
Dtcm_loop.c1282 struct target_fabric_configfs *tf, in tcm_loop_make_scsi_hba()
1370 struct target_fabric_configfs *tf, in tcm_loop_wwn_show_attr_version()
/linux-4.1.27/drivers/scsi/qla2xxx/
Dtcm_qla2xxx.c1777 struct target_fabric_configfs *tf, in tcm_qla2xxx_make_lport()
1891 struct target_fabric_configfs *tf, in tcm_qla2xxx_npiv_make_lport()
1962 struct target_fabric_configfs *tf, in tcm_qla2xxx_wwn_show_attr_version()
/linux-4.1.27/drivers/xen/
Dxen-scsiback.c1392 scsiback_make_tport(struct target_fabric_configfs *tf, in scsiback_make_tport()
1832 scsiback_wwn_show_attr_version(struct target_fabric_configfs *tf, in scsiback_wwn_show_attr_version()
/linux-4.1.27/drivers/vhost/
Dscsi.c2236 vhost_scsi_make_tport(struct target_fabric_configfs *tf, in vhost_scsi_make_tport()
2309 vhost_scsi_wwn_show_attr_version(struct target_fabric_configfs *tf, in vhost_scsi_wwn_show_attr_version()
/linux-4.1.27/drivers/usb/gadget/legacy/
Dtcm_usb_gadget.c1598 struct target_fabric_configfs *tf, in usbg_make_tport()
1629 struct target_fabric_configfs *tf, in usbg_wwn_show_attr_version()
/linux-4.1.27/drivers/target/sbp/
Dsbp_target.c2244 struct target_fabric_configfs *tf, in sbp_make_tport()
2275 struct target_fabric_configfs *tf, in sbp_wwn_show_attr_version()
/linux-4.1.27/drivers/infiniband/ulp/srpt/
Dib_srpt.c3816 static struct se_wwn *srpt_make_tport(struct target_fabric_configfs *tf, in srpt_make_tport()
3846 static ssize_t srpt_wwn_show_attr_version(struct target_fabric_configfs *tf, in srpt_wwn_show_attr_version()