Home
last modified time | relevance | path

Searched refs:svc_xprt_free (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/net/sunrpc/
Dsvc_xprt.c127 static void svc_xprt_free(struct kref *kref) in svc_xprt_free() function
144 kref_put(&xprt->xpt_ref, svc_xprt_free); in svc_xprt_put()