Home
last modified time | relevance | path

Searched refs:tpg_check_prot_fabric_only (Results 1 – 7 of 7) sorted by relevance

/linux-6.1.9/include/target/
Dtarget_core_fabric.h57 int (*tpg_check_prot_fabric_only)(struct se_portal_group *); member
/linux-6.1.9/drivers/scsi/elx/efct/
Defct_lio.c1627 .tpg_check_prot_fabric_only = NULL,
1665 .tpg_check_prot_fabric_only = NULL,
/linux-6.1.9/drivers/target/loopback/
Dtcm_loop.c1132 .tpg_check_prot_fabric_only = tcm_loop_check_prot_fabric_only,
/linux-6.1.9/drivers/target/
Dtarget_core_transport.c393 else if (tfo->tpg_check_prot_fabric_only) in __transport_register_session()
395 tfo->tpg_check_prot_fabric_only(se_tpg); in __transport_register_session()
/linux-6.1.9/drivers/target/iscsi/
Discsi_target_configfs.c1558 .tpg_check_prot_fabric_only = &lio_tpg_check_prot_fabric_only,
/linux-6.1.9/drivers/scsi/qla2xxx/
Dtcm_qla2xxx.c1809 .tpg_check_prot_fabric_only = tcm_qla2xxx_check_prot_fabric_only,
/linux-6.1.9/drivers/vhost/
Dscsi.c2452 .tpg_check_prot_fabric_only = vhost_scsi_check_prot_fabric_only,