Searched refs:nfssvc_srvcall (Results 1 – 1 of 1) sorted by relevance
88 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