Searched refs:cfs_hash_keycmp (Results 1 – 2 of 2) sorted by relevance
480 cfs_hash_keycmp(struct cfs_hash *hs, const void *key, struct hlist_node *hnode) in cfs_hash_keycmp() function729 LASSERT(cfs_hash_keycmp(hs, key, hnode)); in cfs_hash_key_validate()
632 if (!cfs_hash_keycmp(hs, key, ehnode)) in cfs_hash_bd_lookup_intent()1741 if (cfs_hash_keycmp(hs, key, hnode)) { in cfs_hash_for_each_key()