Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/target/tcm_fc/ !
Dtfc_sess.c148 static u32 ft_sess_hash(u32 port_id) in ft_sess_hash() function
172 head = &tport->hash[ft_sess_hash(port_id)]; in ft_sess_get()
194 struct hlist_head *head = &tport->hash[ft_sess_hash(sess->port_id)]; in ft_sess_alloc_cb()
217 head = &tport->hash[ft_sess_hash(port_id)]; in ft_sess_create()
266 head = &tport->hash[ft_sess_hash(port_id)]; in ft_sess_delete()