Searched refs:fabric_drop_tpg (Results 1 – 14 of 14) sorted by relevance
/linux-6.1.9/include/target/ |
D | target_core_fabric.h | 93 void (*fabric_drop_tpg)(struct se_portal_group *); member
|
/linux-6.1.9/drivers/target/tcm_fc/ |
D | tfc_conf.c | 445 .fabric_drop_tpg = &ft_del_tpg,
|
/linux-6.1.9/drivers/scsi/qla2xxx/ |
D | tcm_qla2xxx.c | 1832 .fabric_drop_tpg = tcm_qla2xxx_drop_tpg, 1873 .fabric_drop_tpg = tcm_qla2xxx_drop_tpg,
|
/linux-6.1.9/drivers/scsi/elx/efct/ |
D | efct_lio.c | 1625 .fabric_drop_tpg = efct_lio_drop_tpg, 1662 .fabric_drop_tpg = efct_lio_npiv_drop_tpg,
|
/linux-6.1.9/drivers/target/loopback/ |
D | tcm_loop.c | 1147 .fabric_drop_tpg = tcm_loop_drop_naa_tpg,
|
/linux-6.1.9/drivers/target/ |
D | target_core_fabric_configfs.c | 811 tf->tf_ops->fabric_drop_tpg(se_tpg); in target_fabric_tpg_release()
|
D | target_core_configfs.c | 441 if (!tfo->fabric_drop_tpg) { in target_fabric_tf_ops_check()
|
/linux-6.1.9/drivers/target/iscsi/ |
D | iscsi_target_configfs.c | 1577 .fabric_drop_tpg = lio_target_tiqn_deltpg,
|
/linux-6.1.9/drivers/xen/ |
D | xen-scsiback.c | 1859 .fabric_drop_tpg = scsiback_drop_tpg,
|
/linux-6.1.9/drivers/target/sbp/ |
D | sbp_target.c | 2302 .fabric_drop_tpg = sbp_drop_tpg,
|
/linux-6.1.9/drivers/vhost/ |
D | scsi.c | 2471 .fabric_drop_tpg = vhost_scsi_drop_tpg,
|
/linux-6.1.9/drivers/usb/gadget/function/ |
D | f_tcm.c | 1714 .fabric_drop_tpg = usbg_drop_tpg,
|
/linux-6.1.9/drivers/scsi/ibmvscsi_tgt/ |
D | ibmvscsi_tgt.c | 4005 .fabric_drop_tpg = ibmvscsis_drop_tpg,
|
/linux-6.1.9/drivers/infiniband/ulp/srpt/ |
D | ib_srpt.c | 3894 .fabric_drop_tpg = srpt_drop_tpg,
|