Searched refs:nfsd_get_nrthreads (Results 1 – 3 of 3) sorted by relevance
92 int nfsd_get_nrthreads(int n, int *, struct net *);
687 int nfsd_get_nrthreads(int n, int *nthreads, struct net *net) in nfsd_get_nrthreads() function
525 rv = nfsd_get_nrthreads(npools, nthreads, net); in write_pool_threads()