Home
last modified time | relevance | path

Searched refs:tpg_release_fabric_acl (Results 1 – 13 of 13) sorted by relevance

/linux-4.1.27/drivers/target/
Dtarget_core_tpg.c294 tpg->se_tpg_tfo->tpg_release_fabric_acl(tpg, acl); in core_tpg_check_initiator_node_acl()
300 tpg->se_tpg_tfo->tpg_release_fabric_acl(tpg, acl); in core_tpg_check_initiator_node_acl()
380 tpg->se_tpg_tfo->tpg_release_fabric_acl(tpg, in core_tpg_add_initiator_node_acl()
420 tpg->se_tpg_tfo->tpg_release_fabric_acl(tpg, acl); in core_tpg_add_initiator_node_acl()
426 tpg->se_tpg_tfo->tpg_release_fabric_acl(tpg, acl); in core_tpg_add_initiator_node_acl()
770 se_tpg->se_tpg_tfo->tpg_release_fabric_acl(se_tpg, nacl); in core_tpg_deregister()
Dtarget_core_transport.c536 se_tfo->tpg_release_fabric_acl(se_tpg, se_nacl); in transport_deregister_session()
Dtarget_core_configfs.c365 if (!tfo->tpg_release_fabric_acl) { in target_fabric_tf_ops_check()
/linux-4.1.27/include/target/
Dtarget_core_fabric.h41 void (*tpg_release_fabric_acl)(struct se_portal_group *, member
/linux-4.1.27/drivers/target/tcm_fc/
Dtfc_conf.c526 .tpg_release_fabric_acl = ft_tpg_release_fabric_acl,
/linux-4.1.27/drivers/scsi/qla2xxx/
Dtcm_qla2xxx.c1998 .tpg_release_fabric_acl = tcm_qla2xxx_release_fabric_acl,
2054 .tpg_release_fabric_acl = tcm_qla2xxx_release_fabric_acl,
/linux-4.1.27/drivers/target/loopback/
Dtcm_loop.c1404 .tpg_release_fabric_acl = tcm_loop_tpg_release_fabric_acl,
/linux-4.1.27/drivers/target/iscsi/
Discsi_target_configfs.c2014 .tpg_release_fabric_acl = lio_tpg_release_fabric_acl,
/linux-4.1.27/drivers/xen/
Dxen-scsiback.c1962 .tpg_release_fabric_acl = scsiback_release_fabric_acl,
/linux-4.1.27/drivers/vhost/
Dscsi.c2341 .tpg_release_fabric_acl = vhost_scsi_release_fabric_acl,
/linux-4.1.27/drivers/usb/gadget/legacy/
Dtcm_usb_gadget.c1882 .tpg_release_fabric_acl = usbg_release_fabric_acl,
/linux-4.1.27/drivers/target/sbp/
Dsbp_target.c2520 .tpg_release_fabric_acl = sbp_release_fabric_acl,
/linux-4.1.27/drivers/infiniband/ulp/srpt/
Dib_srpt.c3875 .tpg_release_fabric_acl = srpt_release_fabric_acl,