Searched refs:nfssvc_call (Results 1 – 1 of 1) sorted by relevance
150 static int nfssvc_call(struct thread *, struct nfssvc_args *, struct ucred *);437 error = nfssvc_call(td, uap, td->td_ucred); in nfssvc_nfscommon()444 nfssvc_call(struct thread *p, struct nfssvc_args *uap, struct ucred *cred) in nfssvc_call() function