Home
last modified time | relevance | path

Searched refs:fabric_drop_tpg (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/target/tcm_remote/
H A Dtcm_remote.c248 .fabric_drop_tpg = tcm_remote_drop_tpg,
/linux/include/target/
H A Dtarget_core_fabric.h93 void (*fabric_drop_tpg)(struct se_portal_group *); member
/linux/drivers/scsi/qla2xxx/
H A Dtcm_qla2xxx.c1819 .fabric_drop_tpg = tcm_qla2xxx_drop_tpg,
1861 .fabric_drop_tpg = tcm_qla2xxx_drop_tpg,
/linux/drivers/target/
H A Dtarget_core_fabric_configfs.c812 tf->tf_ops->fabric_drop_tpg(se_tpg); in target_fabric_tpg_release()
H A Dtarget_core_configfs.c418 * tfo->fabric_make_tpg() and tfo->fabric_drop_tpg() in in target_fabric_tf_ops_check()
433 if (!tfo->fabric_drop_tpg) { in target_fabric_tf_ops_check()
434 pr_err("Missing tfo->fabric_drop_tpg()\n"); in target_fabric_tf_ops_check()
/linux/drivers/target/iscsi/
H A Discsi_target_configfs.c1575 .fabric_drop_tpg = lio_target_tiqn_deltpg,
/linux/drivers/xen/
H A Dxen-scsiback.c1828 .fabric_drop_tpg = scsiback_drop_tpg,
/linux/drivers/target/sbp/
H A Dsbp_target.c2271 .fabric_drop_tpg = sbp_drop_tpg,
/linux/drivers/vhost/
H A Dscsi.c2950 .fabric_drop_tpg = vhost_scsi_drop_tpg,
/linux/drivers/scsi/ibmvscsi_tgt/
H A Dibmvscsi_tgt.c3966 .fabric_drop_tpg = ibmvscsis_drop_tpg,
/linux/drivers/infiniband/ulp/srpt/
H A Dib_srpt.c3924 .fabric_drop_tpg = srpt_drop_tpg,