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