Searched refs:htbl_ifcount (Results 1 – 1 of 1) sorted by relevance
66 uint_t htbl_ifcount; /* count of entries */ member208 if (htbl->htbl_grow && htbl->htbl_ifcount >= htbl->htbl_size * 5) in hash_link()213 htbl->htbl_ifcount++; in hash_link()221 htbl->htbl_ifcount--; in hash_unlink()294 htbl->htbl_ifcount = 0; in htbl_grow()