Searched refs:up_count (Results 1 – 2 of 2) sorted by relevance
701 (*upc)->up_count++; in upcount_inc()738 new->up_count = 1; in upcount_inc()758 (*upc)->up_count--; in upcount_dec()759 if ((*upc)->up_count == 0) { in upcount_dec()785 return (upc->up_count); in upcount_get()
396 uint_t up_count; member