Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/include/linux/libcfs/
Dlibcfs_hash.h244 __u16 hs_min_theta; member
807 hs->hs_min_theta = (__u16)min; in __cfs_hash_set_theta()
/linux-4.4.14/drivers/staging/lustre/lustre/libcfs/
Dhash.c1201 (__cfs_hash_theta(hs) < hs->hs_min_theta)) in cfs_hash_rehash_bits()
1917 if ((rc >= hs->hs_min_theta) && (rc <= hs->hs_max_theta)) { in cfs_hash_rehash_worker()
2072 __cfs_hash_theta_int(hs->hs_min_theta), in cfs_hash_debug_str()
2073 __cfs_hash_theta_frac(hs->hs_min_theta), in cfs_hash_debug_str()