Searched refs:hs_max_bits (Results 1 – 2 of 2) sorted by relevance
1077 hs->hs_max_bits = (__u8)max_bits; in cfs_hash_create()1193 if ((hs->hs_cur_bits < hs->hs_max_bits) && in cfs_hash_rehash_bits()2070 1 << hs->hs_max_bits, in cfs_hash_debug_str()
238 __u8 hs_max_bits; member