Home
last modified time | relevance | path

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

/freebsd/sys/fs/nfsserver/
H A Dnfs_nfsdport.c111 static int nfssvc_srvcall(struct thread *, struct nfssvc_args *,
3985 error = nfssvc_srvcall(td, uap, td->td_ucred); in nfssvc_nfsd()
3995 nfssvc_srvcall(struct thread *p, struct nfssvc_args *uap, struct ucred *cred) in nfssvc_srvcall() function