kernel/fs/nfsd/nfsd.h
.. .. @@ -85,12 +85,11 @@ 85 85 int nfsd_set_nrthreads(int n, int *, struct net *); 86 86 int nfsd_pool_stats_open(struct inode *, struct file *); 87 87 int nfsd_pool_stats_release(struct inode *, struct file *); 88 +void nfsd_shutdown_threads(struct net *net);88 89 89 90 void nfsd_destroy(struct net *net); 90 91 91 92 bool i_am_nfsd(void); 92 -93 -int get_nfsdfs(struct net *);94 93 95 94 struct nfsdfs_client { 96 95 struct kref cl_ref;