Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/libcfs/
Dhash.c327 } cfs_hash_dhead_t; typedef
332 return sizeof(cfs_hash_dhead_t); in cfs_hash_dh_hhead_size()
338 cfs_hash_dhead_t *head; in cfs_hash_dh_hhead()
340 head = (cfs_hash_dhead_t *)&bd->bd_bucket->hsb_head[0]; in cfs_hash_dh_hhead()
348 cfs_hash_dhead_t *dh = container_of(cfs_hash_dh_hhead(hs, bd), in cfs_hash_dh_hnode_add()
349 cfs_hash_dhead_t, dh_head); in cfs_hash_dh_hnode_add()
363 cfs_hash_dhead_t *dh = container_of(cfs_hash_dh_hhead(hs, bd), in cfs_hash_dh_hnode_del()
364 cfs_hash_dhead_t, dh_head); in cfs_hash_dh_hnode_del()