Home
last modified time | relevance | path

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

/drivers/staging/lustre/include/linux/libcfs/
Dlibcfs_hash.h288 struct hlist_head *(*hop_hhead)(struct cfs_hash *hs, member
635 return hs->hs_hops->hop_hhead(hs, bd); in cfs_hash_bd_hhead()
/drivers/staging/lustre/lustre/libcfs/
Dhash.c439 .hop_hhead = cfs_hash_hh_hhead,
446 .hop_hhead = cfs_hash_hd_hhead,
453 .hop_hhead = cfs_hash_dh_hhead,
460 .hop_hhead = cfs_hash_dd_hhead,