Home
last modified time | relevance | path

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

/linux-3.4.99/fs/nfsd/
Dnfsd.h73 int nfsd_get_nrthreads(int n, int *);
Dnfssvc.c365 int nfsd_get_nrthreads(int n, int *nthreads) in nfsd_get_nrthreads() function
Dnfsctl.c480 rv = nfsd_get_nrthreads(npools, nthreads); in write_pool_threads()