Home
last modified time | relevance | path

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

/netbsd-src/sys/fs/nfs/server/
H A Dnfs_nfsdport.c88 static int nfssvc_srvcall(struct thread *, struct nfssvc_args *,
3126 error = nfssvc_srvcall(td, uap, td->td_ucred); in nfssvc_nfsd()
3135 nfssvc_srvcall(struct thread *p, struct nfssvc_args *uap, struct ucred *cred) in nfssvc_srvcall() function