Home
last modified time | relevance | path

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

/drivers/staging/lustre/lustre/libcfs/
Dhash.c398 cfs_hash_dd_hhead(struct cfs_hash *hs, struct cfs_hash_bd *bd) in cfs_hash_dd_hhead() function
412 dh = container_of(cfs_hash_dd_hhead(hs, bd), in cfs_hash_dd_hnode_add()
428 dh = container_of(cfs_hash_dd_hhead(hs, bd), in cfs_hash_dd_hnode_del()
460 .hop_hhead = cfs_hash_dd_hhead,