Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/include/linux/libcfs/
Dlibcfs_hash.h646 void cfs_hash_dual_bd_get(struct cfs_hash *hs, const void *key, struct cfs_hash_bd *bds);
653 cfs_hash_dual_bd_get(hs, key, bds); in cfs_hash_dual_bd_get_and_lock()
739 cfs_hash_dual_bd_get(hs, cfs_hash_key(hs, hnode), bds); in cfs_hash_bucket_validate()
/linux-4.1.27/drivers/staging/lustre/lustre/libcfs/
Dhash.c825 cfs_hash_dual_bd_get(struct cfs_hash *hs, const void *key, struct cfs_hash_bd *bds) in cfs_hash_dual_bd_get() function
842 EXPORT_SYMBOL(cfs_hash_dual_bd_get);
1984 cfs_hash_dual_bd_get(hs, old_key, old_bds); in cfs_hash_rehash_key()