Home
last modified time | relevance | path

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

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