Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/target/tcm_fc/
Dtfc_sess.c153 static u32 ft_sess_hash(u32 port_id) in ft_sess_hash() function
174 head = &tport->hash[ft_sess_hash(port_id)]; in ft_sess_get()
199 head = &tport->hash[ft_sess_hash(port_id)]; in ft_sess_create()
253 head = &tport->hash[ft_sess_hash(port_id)]; in ft_sess_delete()