Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/target/
Dtarget_core_fabric_configfs.c44 static void target_fabric_setup_##_name##_cit(struct target_fabric_configfs *tf) \
56 static void target_fabric_setup_##_name##_cit(struct target_fabric_configfs *tf) \
274 struct target_fabric_configfs *tf = se_tpg->se_tpg_wwn->wwn_tf; in target_fabric_make_mappedlun()
387 struct target_fabric_configfs *tf = se_nacl->se_tpg->se_tpg_wwn->wwn_tf; in target_fabric_nacl_base_release()
425 struct target_fabric_configfs *tf = se_tpg->se_tpg_wwn->wwn_tf; in target_fabric_make_nodeacl()
501 struct target_fabric_configfs *tf = se_tpg->se_tpg_wwn->wwn_tf; in target_fabric_np_base_release()
522 struct target_fabric_configfs *tf = se_tpg->se_tpg_wwn->wwn_tf; in target_fabric_make_np()
679 struct target_fabric_configfs *tf; in target_fabric_port_link()
730 struct target_fabric_configfs *tf = se_tpg->se_tpg_wwn->wwn_tf; in target_fabric_port_unlink()
797 struct target_fabric_configfs *tf = se_tpg->se_tpg_wwn->wwn_tf; in target_fabric_make_lun()
[all …]
Dtarget_core_internal.h20 struct target_fabric_configfs { struct
91 int target_fabric_setup_cits(struct target_fabric_configfs *);
Dtarget_core_configfs.c102 static struct target_fabric_configfs *target_core_get_fabric( in target_core_get_fabric()
105 struct target_fabric_configfs *tf; in target_core_get_fabric()
130 struct target_fabric_configfs *tf; in target_core_register_fabric()
217 struct target_fabric_configfs *tf = container_of( in target_core_deregister_fabric()
218 to_config_group(item), struct target_fabric_configfs, tf_group); in target_core_deregister_fabric()
407 struct target_fabric_configfs *tf; in target_register_template()
414 tf = kzalloc(sizeof(struct target_fabric_configfs), GFP_KERNEL); in target_register_template()
435 struct target_fabric_configfs *t; in target_unregister_template()
/linux-4.4.14/include/target/
Dtarget_core_fabric.h76 struct se_wwn *(*fabric_make_wwn)(struct target_fabric_configfs *,
Dtarget_core_base.h924 struct target_fabric_configfs *wwn_tf;
/linux-4.4.14/drivers/target/tcm_fc/
Dtfc_conf.c339 struct target_fabric_configfs *tf, in ft_add_wwn()
/linux-4.4.14/drivers/scsi/qla2xxx/
Dtcm_qla2xxx.c1554 struct target_fabric_configfs *tf, in tcm_qla2xxx_make_lport()
1666 struct target_fabric_configfs *tf, in tcm_qla2xxx_npiv_make_lport()
/linux-4.4.14/drivers/target/loopback/
Dtcm_loop.c1124 struct target_fabric_configfs *tf, in tcm_loop_make_scsi_hba()
/linux-4.4.14/drivers/target/iscsi/
Discsi_target_configfs.c1262 struct target_fabric_configfs *tf, in lio_target_call_coreaddtiqn()
/linux-4.4.14/drivers/xen/
Dxen-scsiback.c1272 scsiback_make_tport(struct target_fabric_configfs *tf, in scsiback_make_tport()
/linux-4.4.14/drivers/vhost/
Dscsi.c2033 vhost_scsi_make_tport(struct target_fabric_configfs *tf, in vhost_scsi_make_tport()
/linux-4.4.14/drivers/usb/gadget/legacy/
Dtcm_usb_gadget.c1438 struct target_fabric_configfs *tf, in usbg_make_tport()
/linux-4.4.14/drivers/target/sbp/
Dsbp_target.c2082 struct target_fabric_configfs *tf, in sbp_make_tport()
/linux-4.4.14/drivers/infiniband/ulp/srpt/
Dib_srpt.c3689 static struct se_wwn *srpt_make_tport(struct target_fabric_configfs *tf, in srpt_make_tport()