Searched refs:old_bucket (Results 1 – 1 of 1) sorted by relevance
789 u_int32_t old_bucket, new_bucket; in __expand_table() local796 old_bucket = (hashp->MAX_BUCKET & hashp->LOW_MASK); in __expand_table()833 return (__split_page(hashp, old_bucket, new_bucket)); in __expand_table()