Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/libcfs/
Dhash.c242 struct cfs_hash_head { struct
249 return sizeof(struct cfs_hash_head); in cfs_hash_hh_hhead_size() argument
255 struct cfs_hash_head *head; in cfs_hash_hh_hhead()
257 head = (struct cfs_hash_head *)&bd->bd_bucket->hsb_head[0]; in cfs_hash_hh_hhead()