Home
last modified time | relevance | path

Searched refs:nfsd_get_nrthreads (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/fs/nfsd/
Dnfsd.h81 int nfsd_get_nrthreads(int n, int *, struct net *);
Dnfssvc.c541 int nfsd_get_nrthreads(int n, int *nthreads, struct net *net) in nfsd_get_nrthreads() function
Dnfsctl.c520 rv = nfsd_get_nrthreads(npools, nthreads, net); in write_pool_threads()