Home
last modified time | relevance | path

Searched refs:sess_get_initiator_sid (Results 1 – 11 of 11) sorted by relevance

/Linux-v5.10/include/target/
Dtarget_core_fabric.h74 u32 (*sess_get_initiator_sid)(struct se_session *, member
/Linux-v5.10/drivers/target/tcm_fc/
Dtfc_conf.c430 .sess_get_initiator_sid = NULL,
/Linux-v5.10/drivers/target/
Dtarget_core_pr.c1208 if (tpg->se_tpg_tfo->sess_get_initiator_sid != NULL) { in core_scsi3_locate_pr_reg()
1210 tpg->se_tpg_tfo->sess_get_initiator_sid(sess, &buf[0], in core_scsi3_locate_pr_reg()
1596 if (tpg->se_tpg_tfo->sess_get_initiator_sid && in core_scsi3_decode_spec_i_port()
2071 if (se_tpg->se_tpg_tfo->sess_get_initiator_sid) { in core_scsi3_emulate_pro_register()
2073 se_tpg->se_tpg_tfo->sess_get_initiator_sid(se_sess, &isid_buf[0], in core_scsi3_emulate_pro_register()
Dtarget_core_stat.c1325 if (tpg->se_tpg_tfo->sess_get_initiator_sid != NULL) in target_stat_iport_port_ident_show()
1326 tpg->se_tpg_tfo->sess_get_initiator_sid(se_sess, buf, 64); in target_stat_iport_port_ident_show()
Dtarget_core_transport.c382 if (se_tpg->se_tpg_tfo->sess_get_initiator_sid != NULL) { in __transport_register_session()
384 se_tpg->se_tpg_tfo->sess_get_initiator_sid(se_sess, in __transport_register_session()
/Linux-v5.10/drivers/scsi/qla2xxx/
Dtcm_qla2xxx.c1857 .sess_get_initiator_sid = NULL,
1897 .sess_get_initiator_sid = NULL,
/Linux-v5.10/drivers/target/iscsi/
Discsi_target_configfs.c1548 .sess_get_initiator_sid = lio_sess_get_initiator_sid,
/Linux-v5.10/drivers/xen/
Dxen-scsiback.c1787 .sess_get_initiator_sid = NULL,
/Linux-v5.10/drivers/usb/gadget/function/
Df_tcm.c1724 .sess_get_initiator_sid = NULL,
/Linux-v5.10/drivers/vhost/
Dscsi.c2460 .sess_get_initiator_sid = NULL,
/Linux-v5.10/drivers/infiniband/ulp/srpt/
Dib_srpt.c3839 .sess_get_initiator_sid = NULL,