Searched refs:sess_get_index (Results 1 – 12 of 12) sorted by relevance
/linux-4.1.27/include/target/ |
D | target_core_fabric.h | 59 u32 (*sess_get_index)(struct se_session *); member
|
/linux-4.1.27/drivers/target/tcm_fc/ |
D | tfc_conf.c | 532 .sess_get_index = ft_sess_get_index,
|
/linux-4.1.27/drivers/scsi/qla2xxx/ |
D | tcm_qla2xxx.c | 2005 .sess_get_index = tcm_qla2xxx_sess_get_index, 2061 .sess_get_index = tcm_qla2xxx_sess_get_index,
|
/linux-4.1.27/drivers/target/loopback/ |
D | tcm_loop.c | 1410 .sess_get_index = tcm_loop_sess_get_index,
|
/linux-4.1.27/drivers/target/iscsi/ |
D | iscsi_target_configfs.c | 2020 .sess_get_index = lio_sess_get_index,
|
/linux-4.1.27/drivers/target/ |
D | target_core_stat.c | 1537 tpg->se_tpg_tfo->sess_get_index(se_sess)); in target_stat_scsi_att_intr_port_show_attr_indx()
|
D | target_core_configfs.c | 385 if (!tfo->sess_get_index) { in target_fabric_tf_ops_check()
|
/linux-4.1.27/drivers/xen/ |
D | xen-scsiback.c | 1969 .sess_get_index = scsiback_sess_get_index,
|
/linux-4.1.27/drivers/vhost/ |
D | scsi.c | 2347 .sess_get_index = vhost_scsi_sess_get_index,
|
/linux-4.1.27/drivers/usb/gadget/legacy/ |
D | tcm_usb_gadget.c | 1887 .sess_get_index = usbg_sess_get_index,
|
/linux-4.1.27/drivers/target/sbp/ |
D | sbp_target.c | 2525 .sess_get_index = sbp_sess_get_index,
|
/linux-4.1.27/drivers/infiniband/ulp/srpt/ |
D | ib_srpt.c | 3881 .sess_get_index = srpt_sess_get_index,
|