Searched refs:up_count (Results 1 – 2 of 2) sorted by relevance
737 (*upc)->up_count++; in upcount_inc()774 new->up_count = 1; in upcount_inc()794 (*upc)->up_count--; in upcount_dec()795 if ((*upc)->up_count == 0) { in upcount_dec()821 return (upc->up_count); in upcount_get()
406 uint_t up_count; member