Searched refs:fabric_drop_tpg (Results 1 – 15 of 15) sorted by relevance
/linux/drivers/target/tcm_remote/ |
H A D | tcm_remote.c | 248 .fabric_drop_tpg = tcm_remote_drop_tpg,
|
/linux/include/target/ |
H A D | target_core_fabric.h | 93 void (*fabric_drop_tpg)(struct se_portal_group *); member
|
/linux/drivers/target/tcm_fc/ |
H A D | tfc_conf.c | 430 .fabric_drop_tpg = &ft_del_tpg,
|
/linux/drivers/scsi/elx/efct/ |
H A D | efct_lio.c | 1609 .fabric_drop_tpg = efct_lio_drop_tpg, 1645 .fabric_drop_tpg = efct_lio_npiv_drop_tpg,
|
/linux/drivers/scsi/qla2xxx/ |
H A D | tcm_qla2xxx.c | 1819 .fabric_drop_tpg = tcm_qla2xxx_drop_tpg, 1861 .fabric_drop_tpg = tcm_qla2xxx_drop_tpg,
|
/linux/drivers/target/loopback/ |
H A D | tcm_loop.c | 1099 .fabric_drop_tpg = tcm_loop_drop_naa_tpg,
|
/linux/drivers/target/ |
H A D | target_core_fabric_configfs.c | 812 tf->tf_ops->fabric_drop_tpg(se_tpg); in target_fabric_tpg_release()
|
H A D | target_core_configfs.c | 433 if (!tfo->fabric_drop_tpg) { in target_fabric_tf_ops_check()
|
/linux/drivers/target/iscsi/ |
H A D | iscsi_target_configfs.c | 1575 .fabric_drop_tpg = lio_target_tiqn_deltpg,
|
/linux/drivers/xen/ |
H A D | xen-scsiback.c | 1828 .fabric_drop_tpg = scsiback_drop_tpg,
|
/linux/drivers/target/sbp/ |
H A D | sbp_target.c | 2271 .fabric_drop_tpg = sbp_drop_tpg,
|
/linux/drivers/usb/gadget/function/ |
H A D | f_tcm.c | 1683 .fabric_drop_tpg = usbg_drop_tpg,
|
/linux/drivers/vhost/ |
H A D | scsi.c | 2615 .fabric_drop_tpg = vhost_scsi_drop_tpg,
|
/linux/drivers/scsi/ibmvscsi_tgt/ |
H A D | ibmvscsi_tgt.c | 3968 .fabric_drop_tpg = ibmvscsis_drop_tpg,
|
/linux/drivers/infiniband/ulp/srpt/ |
H A D | ib_srpt.c | 3924 .fabric_drop_tpg = srpt_drop_tpg,
|