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