Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/target/
H A Dtarget_core_fabric.h74 u32 (*sess_get_initiator_sid)(struct se_session *, member
/OK3568_Linux_fs/kernel/drivers/target/tcm_fc/
H A Dtfc_conf.c430 .sess_get_initiator_sid = NULL,
/OK3568_Linux_fs/kernel/drivers/target/
H A 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()
H A 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()
H A 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()
/OK3568_Linux_fs/kernel/drivers/scsi/qla2xxx/
H A Dtcm_qla2xxx.c1853 .sess_get_initiator_sid = NULL,
1893 .sess_get_initiator_sid = NULL,
/OK3568_Linux_fs/kernel/drivers/target/iscsi/
H A Discsi_target_configfs.c1548 .sess_get_initiator_sid = lio_sess_get_initiator_sid,
/OK3568_Linux_fs/kernel/drivers/xen/
H A Dxen-scsiback.c1787 .sess_get_initiator_sid = NULL,
/OK3568_Linux_fs/kernel/drivers/usb/gadget/function/
H A Df_tcm.c1724 .sess_get_initiator_sid = NULL,
/OK3568_Linux_fs/kernel/drivers/vhost/
H A Dscsi.c2461 .sess_get_initiator_sid = NULL,
/OK3568_Linux_fs/kernel/drivers/infiniband/ulp/srpt/
H A Dib_srpt.c3904 .sess_get_initiator_sid = NULL,