Searched refs:hsb_depmax (Results 1 – 2 of 2) sorted by relevance
103 int hsb_depmax; /**< max depth on bucket */ member601 return bd->bd_bucket->hsb_depmax; in cfs_hash_bd_depmax_get()
508 if (likely(dep_cur <= bd->bd_bucket->hsb_depmax)) in cfs_hash_bd_dep_record()511 bd->bd_bucket->hsb_depmax = dep_cur; in cfs_hash_bd_dep_record()946 new_bkts[i]->hsb_depmax = -1; /* unknown */ in cfs_hash_buckets_realloc()2096 if (maxdep < bd.bd_bucket->hsb_depmax) { in cfs_hash_debug_str()2097 maxdep = bd.bd_bucket->hsb_depmax; in cfs_hash_debug_str()