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