Searched refs:cfs_hash_dual_bd_get_and_lock (Results  1 – 2 of 2) sorted by relevance
| /linux-4.4.14/drivers/staging/lustre/lustre/libcfs/ | 
| D | hash.c | 1257 	cfs_hash_dual_bd_get_and_lock(hs, key, bds, 1);  in cfs_hash_find_or_add() 1317 	cfs_hash_dual_bd_get_and_lock(hs, key, bds, 1);  in cfs_hash_del() 1372 	cfs_hash_dual_bd_get_and_lock(hs, key, bds, 0);  in cfs_hash_lookup() 1746 	cfs_hash_dual_bd_get_and_lock(hs, key, bds, 0);  in cfs_hash_for_each_key()
  | 
| /linux-4.4.14/drivers/staging/lustre/include/linux/libcfs/ | 
| D | libcfs_hash.h | 664 cfs_hash_dual_bd_get_and_lock(struct cfs_hash *hs, const void *key,  in cfs_hash_dual_bd_get_and_lock()  function
  |