Home
last modified time | relevance | path

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

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