Searched refs:nfssvc_call (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/fs/nfs/
H A Dnfs_commonport.c135 static int nfssvc_call(struct thread *, struct nfssvc_args *, struct ucred *);
443 error = nfssvc_call(td, uap, td->td_ucred);
449 nfssvc_call(struct thread *p, struct nfssvc_args *uap, struct ucred *cred) function

Completed in 35 milliseconds