Searched refs:sess_get_initiator_sid (Results 1 – 12 of 12) sorted by relevance
/linux/include/target/ |
H A D | target_core_fabric.h | 74 u32 (*sess_get_initiator_sid)(struct se_session *, member
|
/linux/drivers/target/tcm_fc/ |
H A D | tfc_conf.c | 417 .sess_get_initiator_sid = NULL,
|
/linux/drivers/target/ |
H A D | target_core_pr.c | 1205 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 D | target_core_stat.c | 1320 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 D | target_core_transport.c | 418 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/elx/efct/ |
H A D | efct_lio.c | 1612 .sess_get_initiator_sid = NULL, 1649 .sess_get_initiator_sid = NULL,
|
/linux/drivers/scsi/qla2xxx/ |
H A D | tcm_qla2xxx.c | 1804 .sess_get_initiator_sid = NULL, 1846 .sess_get_initiator_sid = NULL,
|
/linux/drivers/target/iscsi/ |
H A D | iscsi_target_configfs.c | 1562 .sess_get_initiator_sid = lio_sess_get_initiator_sid,
|
/linux/drivers/xen/ |
H A D | xen-scsiback.c | 1816 .sess_get_initiator_sid = NULL,
|
/linux/drivers/usb/gadget/function/ |
H A D | f_tcm.c | 1671 .sess_get_initiator_sid = NULL,
|
/linux/drivers/vhost/ |
H A D | scsi.c | 2603 .sess_get_initiator_sid = NULL,
|
/linux/drivers/infiniband/ulp/srpt/ |
H A D | ib_srpt.c | 3909 .sess_get_initiator_sid = NULL,
|