Searched refs:fabric_drop_tpg (Results 1 – 12 of 12) sorted by relevance
/linux-4.1.27/include/target/ |
D | target_core_fabric.h | 83 void (*fabric_drop_tpg)(struct se_portal_group *); member
|
/linux-4.1.27/drivers/target/tcm_fc/ |
D | tfc_conf.c | 550 .fabric_drop_tpg = &ft_del_tpg,
|
/linux-4.1.27/drivers/scsi/qla2xxx/ |
D | tcm_qla2xxx.c | 2023 .fabric_drop_tpg = tcm_qla2xxx_drop_tpg, 2079 .fabric_drop_tpg = tcm_qla2xxx_drop_tpg,
|
/linux-4.1.27/drivers/target/ |
D | target_core_fabric_configfs.c | 1026 tf->tf_ops.fabric_drop_tpg(se_tpg); in target_fabric_tpg_release()
|
D | target_core_configfs.c | 442 if (!tfo->fabric_drop_tpg) { in target_fabric_tf_ops_check()
|
/linux-4.1.27/drivers/target/loopback/ |
D | tcm_loop.c | 1423 .fabric_drop_tpg = tcm_loop_drop_naa_tpg,
|
/linux-4.1.27/drivers/target/iscsi/ |
D | iscsi_target_configfs.c | 2034 .fabric_drop_tpg = lio_target_tiqn_deltpg,
|
/linux-4.1.27/drivers/xen/ |
D | xen-scsiback.c | 1986 .fabric_drop_tpg = scsiback_drop_tpg,
|
/linux-4.1.27/drivers/vhost/ |
D | scsi.c | 2364 .fabric_drop_tpg = vhost_scsi_drop_tpg,
|
/linux-4.1.27/drivers/usb/gadget/legacy/ |
D | tcm_usb_gadget.c | 1903 .fabric_drop_tpg = usbg_drop_tpg,
|
/linux-4.1.27/drivers/target/sbp/ |
D | sbp_target.c | 2540 .fabric_drop_tpg = sbp_drop_tpg,
|
/linux-4.1.27/drivers/infiniband/ulp/srpt/ |
D | ib_srpt.c | 3899 .fabric_drop_tpg = srpt_drop_tpg,
|