Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/target/tcm_fc/
Dtfc_sess.c160 static u32 ft_sess_hash(u32 port_id) in ft_sess_hash() function
184 head = &tport->hash[ft_sess_hash(port_id)]; in ft_sess_get()
206 struct hlist_head *head = &tport->hash[ft_sess_hash(sess->port_id)]; in ft_sess_alloc_cb()
229 head = &tport->hash[ft_sess_hash(port_id)]; in ft_sess_create()
278 head = &tport->hash[ft_sess_hash(port_id)]; in ft_sess_delete()