Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/include/linux/libcfs/
Dlibcfs_hash.h290 int (*hop_hhead_size)(struct cfs_hash *hs); member
453 hs->hs_hops->hop_hhead_size(hs) * CFS_HASH_BKT_NHLIST(hs) + in cfs_hash_bkt_size()
/linux-4.1.27/drivers/staging/lustre/lustre/libcfs/
Dhash.c431 .hop_hhead_size = cfs_hash_hh_hhead_size,
438 .hop_hhead_size = cfs_hash_hd_hhead_size,
445 .hop_hhead_size = cfs_hash_dh_hhead_size,
452 .hop_hhead_size = cfs_hash_dd_hhead_size,