Home
last modified time | relevance | path

Searched refs:ft_sess_get_index (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/target/tcm_fc/
H A Dtcm_fc.h134 u32 ft_sess_get_index(struct se_session *);
H A Dtfc_conf.c416 .sess_get_index = ft_sess_get_index,
H A Dtfc_sess.c328 u32 ft_sess_get_index(struct se_session *se_sess) in ft_sess_get_index() function