Searched refs:steps_total (Results 1 – 1 of 1) sorted by relevance
257 unsigned int steps_used, steps_total; in hash_del() local281 steps_total = bucket->total / hash->step; in hash_del()282 if (steps_used + 1 < steps_total) { in hash_del()