Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/libcfs/
Dhash.c341 cfs_hash_dh_hhead(struct cfs_hash *hs, struct cfs_hash_bd *bd) in cfs_hash_dh_hhead() function
355 dh = container_of(cfs_hash_dh_hhead(hs, bd), in cfs_hash_dh_hnode_add()
371 dh = container_of(cfs_hash_dh_hhead(hs, bd), in cfs_hash_dh_hnode_del()
453 .hop_hhead = cfs_hash_dh_hhead,