Searched refs:svc_destroy (Results 1 – 3 of 3) sorted by relevance
112 void svc_destroy(struct kref *);123 kref_put(&serv->sv_refcnt, svc_destroy); in svc_put()
565 svc_destroy(struct kref *ref) in svc_destroy() function586 EXPORT_SYMBOL_GPL(svc_destroy);
719 svc_destroy(&nn->nfsd_serv->sv_refcnt); in nfsd_put()