Home
last modified time | relevance | path

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

/linux/include/target/
H A Dtarget_core_fabric.h74 u32 (*sess_get_initiator_sid)(struct se_session *, member
/linux/drivers/target/tcm_fc/
H A Dtfc_conf.c417 .sess_get_initiator_sid = NULL,
/linux/drivers/target/
H A Dtarget_core_pr.c1205 if (tpg->se_tpg_tfo->sess_get_initiator_sid != NULL) { in core_scsi3_locate_pr_reg()
1206 tpg->se_tpg_tfo->sess_get_initiator_sid(sess, &buf[0], in core_scsi3_locate_pr_reg()
1583 if (tpg->se_tpg_tfo->sess_get_initiator_sid && in core_scsi3_decode_spec_i_port()
2056 if (se_tpg->se_tpg_tfo->sess_get_initiator_sid) { in core_scsi3_emulate_pro_register()
2057 se_tpg->se_tpg_tfo->sess_get_initiator_sid(se_sess, &isid_buf[0], in core_scsi3_emulate_pro_register()
H A 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()
H A Dtarget_core_transport.c418 if (se_tpg->se_tpg_tfo->sess_get_initiator_sid != NULL) { in __transport_register_session()
420 se_tpg->se_tpg_tfo->sess_get_initiator_sid(se_sess, in __transport_register_session()
/linux/drivers/scsi/qla2xxx/
H A Dtcm_qla2xxx.c1804 .sess_get_initiator_sid = NULL,
1846 .sess_get_initiator_sid = NULL,
/linux/drivers/scsi/elx/efct/
H A Defct_lio.c1611 .sess_get_initiator_sid = NULL,
1648 .sess_get_initiator_sid = NULL,
/linux/drivers/target/iscsi/
H A Discsi_target_configfs.c1562 .sess_get_initiator_sid = lio_sess_get_initiator_sid,
/linux/drivers/xen/
H A Dxen-scsiback.c1816 .sess_get_initiator_sid = NULL,
/linux/drivers/usb/gadget/function/
H A Df_tcm.c1671 .sess_get_initiator_sid = NULL,
/linux/drivers/vhost/
H A Dscsi.c2600 .sess_get_initiator_sid = NULL,
/linux/drivers/infiniband/ulp/srpt/
H A Dib_srpt.c3853 .sess_get_initiator_sid = NULL,