Home
last modified time | relevance | path

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

/linux-4.1.27/include/target/
Dtarget_core_fabric.h83 void (*fabric_drop_tpg)(struct se_portal_group *); member
/linux-4.1.27/drivers/target/tcm_fc/
Dtfc_conf.c550 .fabric_drop_tpg = &ft_del_tpg,
/linux-4.1.27/drivers/scsi/qla2xxx/
Dtcm_qla2xxx.c2023 .fabric_drop_tpg = tcm_qla2xxx_drop_tpg,
2079 .fabric_drop_tpg = tcm_qla2xxx_drop_tpg,
/linux-4.1.27/drivers/target/
Dtarget_core_fabric_configfs.c1026 tf->tf_ops.fabric_drop_tpg(se_tpg); in target_fabric_tpg_release()
Dtarget_core_configfs.c442 if (!tfo->fabric_drop_tpg) { in target_fabric_tf_ops_check()
/linux-4.1.27/drivers/target/loopback/
Dtcm_loop.c1423 .fabric_drop_tpg = tcm_loop_drop_naa_tpg,
/linux-4.1.27/drivers/target/iscsi/
Discsi_target_configfs.c2034 .fabric_drop_tpg = lio_target_tiqn_deltpg,
/linux-4.1.27/drivers/xen/
Dxen-scsiback.c1986 .fabric_drop_tpg = scsiback_drop_tpg,
/linux-4.1.27/drivers/vhost/
Dscsi.c2364 .fabric_drop_tpg = vhost_scsi_drop_tpg,
/linux-4.1.27/drivers/usb/gadget/legacy/
Dtcm_usb_gadget.c1903 .fabric_drop_tpg = usbg_drop_tpg,
/linux-4.1.27/drivers/target/sbp/
Dsbp_target.c2540 .fabric_drop_tpg = sbp_drop_tpg,
/linux-4.1.27/drivers/infiniband/ulp/srpt/
Dib_srpt.c3899 .fabric_drop_tpg = srpt_drop_tpg,