Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfsd/
H A Dnfsd.h89 int nfsd_svc(int nrservs, struct net *net, const struct cred *cred);
H A Dnfssvc.c782 nfsd_svc(int nrservs, struct net *net, const struct cred *cred) in nfsd_svc() function
H A Dnfsctl.c407 rv = nfsd_svc(newthreads, net, file->f_cred); in write_threads()