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/target/tcm_fc/
H A Dtfc_conf.c430 .fabric_drop_tpg = &ft_del_tpg,
/linux/drivers/scsi/qla2xxx/
H A Dtcm_qla2xxx.c1836 .fabric_drop_tpg = tcm_qla2xxx_drop_tpg,
1878 .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.c433 if (!tfo->fabric_drop_tpg) { in target_fabric_tf_ops_check()
/linux/drivers/xen/
H A Dxen-scsiback.c1829 .fabric_drop_tpg = scsiback_drop_tpg,
/linux/drivers/target/sbp/
H A Dsbp_target.c2270 .fabric_drop_tpg = sbp_drop_tpg,
/linux/drivers/usb/gadget/function/
H A Df_tcm.c2010 .fabric_drop_tpg = usbg_drop_tpg,
/linux/drivers/vhost/
H A Dscsi.c2953 .fabric_drop_tpg = vhost_scsi_drop_tpg,
/linux/drivers/scsi/ibmvscsi_tgt/
H A Dibmvscsi_tgt.c3967 .fabric_drop_tpg = ibmvscsis_drop_tpg,