Home
last modified time | relevance | path

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

/linux-6.1.9/include/target/
Dtarget_core_fabric.h74 u32 (*sess_get_initiator_sid)(struct se_session *, member
/linux-6.1.9/drivers/target/tcm_fc/
Dtfc_conf.c430 .sess_get_initiator_sid = NULL,
/linux-6.1.9/drivers/target/
Dtarget_core_pr.c1204 if (tpg->se_tpg_tfo->sess_get_initiator_sid != NULL) { in core_scsi3_locate_pr_reg()
1205 tpg->se_tpg_tfo->sess_get_initiator_sid(sess, &buf[0], in core_scsi3_locate_pr_reg()
1582 if (tpg->se_tpg_tfo->sess_get_initiator_sid && in core_scsi3_decode_spec_i_port()
2055 if (se_tpg->se_tpg_tfo->sess_get_initiator_sid) { in core_scsi3_emulate_pro_register()
2056 se_tpg->se_tpg_tfo->sess_get_initiator_sid(se_sess, &isid_buf[0], in core_scsi3_emulate_pro_register()
Dtarget_core_stat.c1320 if (tpg->se_tpg_tfo->sess_get_initiator_sid != NULL) in target_stat_iport_port_ident_show()
1321 tpg->se_tpg_tfo->sess_get_initiator_sid(se_sess, buf, 64); in target_stat_iport_port_ident_show()
Dtarget_core_transport.c400 if (se_tpg->se_tpg_tfo->sess_get_initiator_sid != NULL) { in __transport_register_session()
402 se_tpg->se_tpg_tfo->sess_get_initiator_sid(se_sess, in __transport_register_session()
/linux-6.1.9/drivers/scsi/qla2xxx/
Dtcm_qla2xxx.c1816 .sess_get_initiator_sid = NULL,
1857 .sess_get_initiator_sid = NULL,
/linux-6.1.9/drivers/scsi/elx/efct/
Defct_lio.c1628 .sess_get_initiator_sid = NULL,
1666 .sess_get_initiator_sid = NULL,
/linux-6.1.9/drivers/target/iscsi/
Discsi_target_configfs.c1564 .sess_get_initiator_sid = lio_sess_get_initiator_sid,
/linux-6.1.9/drivers/xen/
Dxen-scsiback.c1845 .sess_get_initiator_sid = NULL,
/linux-6.1.9/drivers/vhost/
Dscsi.c2457 .sess_get_initiator_sid = NULL,
/linux-6.1.9/drivers/usb/gadget/function/
Df_tcm.c1700 .sess_get_initiator_sid = NULL,
/linux-6.1.9/drivers/infiniband/ulp/srpt/
Dib_srpt.c3878 .sess_get_initiator_sid = NULL,