Searched refs:sess_get_index (Results 1 – 6 of 6) sorted by relevance
69 u32 (*sess_get_index)(struct se_session *); member
416 .sess_get_index = ft_sess_get_index,
1089 .sess_get_index = tcm_loop_sess_get_index,
1275 tpg->se_tpg_tfo->sess_get_index(se_sess)); in target_stat_iport_indx_show()
458 if (!tfo->sess_get_index) in target_set_default_ops()459 tfo->sess_get_index = target_default_sess_get_index; in target_set_default_ops()
1561 .sess_get_index = lio_sess_get_index,