Searched refs:nfsd_get_nrthreads (Results 1 – 3 of 3) sorted by relevance
114 int nfsd_get_nrthreads(int n, int *, struct net *);
672 int nfsd_get_nrthreads(int n, int *nthreads, struct net *net) in nfsd_create_serv() 703 int nfsd_get_nrthreads(int n, int *nthreads, struct net *net) nfsd_get_nrthreads() function
502 rv = nfsd_get_nrthreads(npools, nthreads, net); in write_pool_threads()