hc
2024-05-10 748e4f3d702def1a4bff191e0cf93b6a05340f01
kernel/fs/nfsd/nfsd.h
....@@ -85,12 +85,11 @@
8585 int nfsd_set_nrthreads(int n, int *, struct net *);
8686 int nfsd_pool_stats_open(struct inode *, struct file *);
8787 int nfsd_pool_stats_release(struct inode *, struct file *);
88
+void nfsd_shutdown_threads(struct net *net);
8889
8990 void nfsd_destroy(struct net *net);
9091
9192 bool i_am_nfsd(void);
92
-
93
-int get_nfsdfs(struct net *);
9493
9594 struct nfsdfs_client {
9695 struct kref cl_ref;