Searched refs:cl_refs (Results 1 – 7 of 7) sorted by relevance
122 volatile u_int cl_refs; /* reference count */ member173 refcount_acquire(&(rh)->cl_refs)175 if (refcount_release(&(rh)->cl_refs)) \
167 cl->cl_refs = 1; in clnt_bck_create()
224 .cl_refs = 1, in client_nl_create()
116 cl->cl_refs = 1; in clnt_reconnect_create()
308 cl->cl_refs = 1; in clnt_dg_create()
256 cl->cl_refs = 1; in clnt_vc_create()
136 volatile u_int cl_refs; member619 refcount_acquire(&client->cl_refs); in svc_rpc_gss_find_client()645 refcount_init(&client->cl_refs, 2); in svc_rpc_gss_create_client()704 if (!refcount_release(&client->cl_refs)) in svc_rpc_gss_release_client()1508 refcount_acquire(&client->cl_refs); in svc_rpc_gss()