Home
last modified time | relevance | path

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

/linux/fs/nfsd/
H A Dnfsd.h102 int nfsd_set_nrthreads(int n, int *, struct net *);
H A Dnfsctl.c497 rv = nfsd_set_nrthreads(i, nthreads, net); in write_pool_threads()