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

/linux-4.4.14/drivers/target/tcm_fc/
H A Dtfc_sess.c153 static u32 ft_sess_hash(u32 port_id) ft_sess_hash() function
174 head = &tport->hash[ft_sess_hash(port_id)]; hlist_for_each_entry_rcu()
199 head = &tport->hash[ft_sess_hash(port_id)]; ft_sess_create()
253 head = &tport->hash[ft_sess_hash(port_id)]; hlist_for_each_entry_rcu()
H A Dtcm_fc.h44 struct hlist_node hash; /* linkage in ft_sess_hash table */

Completed in 40 milliseconds