Home
last modified time | relevance | path

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

/linux-2.6.39/fs/nfsd/
Dnfsd.h48 int nfsd_set_nrthreads(int n, int *);
Dnfssvc.c364 int nfsd_set_nrthreads(int n, int *nthreads) in nfsd_set_nrthreads() function
Dnfsctl.c809 rv = nfsd_set_nrthreads(i, nthreads); in write_pool_threads()