Home
last modified time | relevance | path

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

/linux-4.19.296/fs/orangefs/
Ddevorangefs-req.c43 static int hash_func(__u64 tag, int table_size) in hash_func() function
50 int index = hash_func(op->tag, hash_table_size); in orangefs_devreq_add_op()
64 index = hash_func(tag, hash_table_size); in orangefs_devreq_remove_op()