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