Searched refs:au_refs (Results 1 – 1 of 1) sorted by relevance
87 volatile u_int au_refs; member158 refcount_acquire(&au->au_refs); in authunix_create()185 refcount_init(&au->au_refs, 1); in authunix_create()228 refcount_acquire(&au->au_refs); /* one for the cache, one for user */ in authunix_create()337 if (!refcount_release(&au->au_refs)) in authunix_destroy()