Searched refs:r_refcnt (Results 1 – 1 of 1) sorted by relevance
111 u_int r_refcnt; member311 refcount_init(&r->r_refcnt, 1); in noise_remote_alloc()371 if (refcount_acquire_if_not_zero(&r->r_refcnt)) in noise_remote_lookup()431 if (refcount_acquire_if_not_zero(&r->r_refcnt)) in noise_remote_index_lookup()463 refcount_acquire(&r->r_refcnt); in noise_remote_ref()483 if (refcount_release(&r->r_refcnt)) in noise_remote_put()