Searched refs:dad_refcount (Results 1 – 1 of 1) sorted by relevance
1652 u_int32_t dad_refcount; /* reference count */ member2424 if (++dp->dad_refcount == 0) { in dad_addref()2439 if (dp->dad_refcount == 0) { in dad_remref()2442 --dp->dad_refcount; in dad_remref()2443 if (dp->dad_refcount > 0) { in dad_remref()