Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/sunrpc/
A Dsvc.h109 void svc_destroy(struct kref *);
120 kref_put(&serv->sv_refcnt, svc_destroy); in svc_put()
/linux-6.3-rc2/net/sunrpc/
A Dsvc.c569 svc_destroy(struct kref *ref) in svc_destroy() function
598 EXPORT_SYMBOL_GPL(svc_destroy);
/linux-6.3-rc2/fs/nfsd/
A Dnfssvc.c733 svc_destroy(&nn->nfsd_serv->sv_refcnt); in nfsd_put()

Completed in 8 milliseconds