Searched refs:svc_destroy (Results 1 – 3 of 3) sorted by relevance
109 void svc_destroy(struct kref *);120 kref_put(&serv->sv_refcnt, svc_destroy); in svc_put()
569 svc_destroy(struct kref *ref) in svc_destroy() function598 EXPORT_SYMBOL_GPL(svc_destroy);
733 svc_destroy(&nn->nfsd_serv->sv_refcnt); in nfsd_put()
Completed in 8 milliseconds