Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/target/
H A Dtarget_core_fabric_configfs.c37 static void target_fabric_setup_##_name##_cit(struct target_fabric_configfs *tf) \
49 static void target_fabric_setup_##_name##_cit(struct target_fabric_configfs *tf) \
271 struct target_fabric_configfs *tf = se_tpg->se_tpg_wwn->wwn_tf; in target_fabric_make_mappedlun()
378 struct target_fabric_configfs *tf = se_tpg->se_tpg_wwn->wwn_tf; in target_fabric_make_nodeacl()
451 struct target_fabric_configfs *tf = se_tpg->se_tpg_wwn->wwn_tf; in target_fabric_np_base_release()
472 struct target_fabric_configfs *tf = se_tpg->se_tpg_wwn->wwn_tf; in target_fabric_make_np()
628 struct target_fabric_configfs *tf; in target_fabric_port_link()
680 struct target_fabric_configfs *tf = se_tpg->se_tpg_wwn->wwn_tf; in target_fabric_port_unlink()
746 struct target_fabric_configfs *tf = se_tpg->se_tpg_wwn->wwn_tf; in target_fabric_make_lun()
809 struct target_fabric_configfs *tf = wwn->wwn_tf; in target_fabric_tpg_release()
[all …]
H A Dtarget_core_internal.h27 struct target_fabric_configfs { struct
97 int target_fabric_setup_cits(struct target_fabric_configfs *);
H A Dtarget_core_configfs.c157 static struct target_fabric_configfs *target_core_get_fabric( in target_core_get_fabric()
160 struct target_fabric_configfs *tf; in target_core_get_fabric()
188 struct target_fabric_configfs *tf; in target_core_register_fabric()
273 struct target_fabric_configfs *tf = container_of( in target_core_deregister_fabric()
274 to_config_group(item), struct target_fabric_configfs, tf_group); in target_core_deregister_fabric()
451 struct target_fabric_configfs *tf; in target_register_template()
458 tf = kzalloc(sizeof(struct target_fabric_configfs), GFP_KERNEL); in target_register_template()
479 struct target_fabric_configfs *t; in target_unregister_template()
/OK3568_Linux_fs/kernel/include/target/
H A Dtarget_core_fabric.h86 struct se_wwn *(*fabric_make_wwn)(struct target_fabric_configfs *,
H A Dtarget_core_base.h931 struct target_fabric_configfs *wwn_tf;
/OK3568_Linux_fs/kernel/drivers/target/tcm_fc/
H A Dtfc_conf.c325 struct target_fabric_configfs *tf, in ft_add_wwn()
/OK3568_Linux_fs/kernel/drivers/scsi/qla2xxx/
H A Dtcm_qla2xxx.c1631 struct target_fabric_configfs *tf, in tcm_qla2xxx_make_lport()
1743 struct target_fabric_configfs *tf, in tcm_qla2xxx_npiv_make_lport()
/OK3568_Linux_fs/kernel/drivers/target/loopback/
H A Dtcm_loop.c1023 struct target_fabric_configfs *tf, in tcm_loop_make_scsi_hba()
/OK3568_Linux_fs/kernel/drivers/target/iscsi/
H A Discsi_target_configfs.c1165 struct target_fabric_configfs *tf, in lio_target_call_coreaddtiqn()
/OK3568_Linux_fs/kernel/drivers/xen/
H A Dxen-scsiback.c1287 scsiback_make_tport(struct target_fabric_configfs *tf, in scsiback_make_tport()
/OK3568_Linux_fs/kernel/drivers/target/sbp/
H A Dsbp_target.c2052 struct target_fabric_configfs *tf, in sbp_make_tport()
/OK3568_Linux_fs/kernel/drivers/usb/gadget/function/
H A Df_tcm.c1459 struct target_fabric_configfs *tf, in usbg_make_tport()
/OK3568_Linux_fs/kernel/drivers/vhost/
H A Dscsi.c2359 vhost_scsi_make_tport(struct target_fabric_configfs *tf, in vhost_scsi_make_tport()
/OK3568_Linux_fs/kernel/drivers/scsi/ibmvscsi_tgt/
H A Dibmvscsi_tgt.c3875 static struct se_wwn *ibmvscsis_make_tport(struct target_fabric_configfs *tf, in ibmvscsis_make_tport()
/OK3568_Linux_fs/kernel/drivers/infiniband/ulp/srpt/
H A Dib_srpt.c3827 static struct se_wwn *srpt_make_tport(struct target_fabric_configfs *tf, in srpt_make_tport()