Searched refs:mca_hash (Results 1 – 1 of 1) sorted by relevance
845 static struct hlist_head *mca_hash(struct cache_set *c, struct bkey *k) in mca_hash() function855 hlist_for_each_entry_rcu(b, mca_hash(c, k), hash) in mca_find()963 hlist_add_head_rcu(&b->hash, mca_hash(c, k)); in mca_alloc()