Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/include/linux/libcfs/
Dlibcfs_hash.h483 cfs_hash_keycmp(struct cfs_hash *hs, const void *key, struct hlist_node *hnode) in cfs_hash_keycmp() function
753 LASSERT(cfs_hash_keycmp(hs, key, hnode)); in cfs_hash_key_validate()
/linux-4.4.14/drivers/staging/lustre/lustre/libcfs/
Dhash.c641 if (!cfs_hash_keycmp(hs, key, ehnode)) in cfs_hash_bd_lookup_intent()
1754 if (cfs_hash_keycmp(hs, key, hnode)) { in cfs_hash_for_each_key()