Home
last modified time | relevance | path

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

/linux/fs/nfsd/
H A Dnfsd.h101 int nfsd_get_nrthreads(int n, int *, struct net *);
H A Dnfsctl.c502 rv = nfsd_get_nrthreads(npools, nthreads, net); in write_pool_threads()