Searched refs:xp_refs (Results 1 – 2 of 2) sorted by relevance
129 volatile u_int xp_refs; member363 refcount_acquire(&(xprt)->xp_refs)366 if (refcount_release(&(xprt)->xp_refs)) \
894 refcount_init(&xprt->xp_refs, 1); in svc_xprt_alloc()