Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4x.h177 extern int rfs4x_dispatch(struct svc_req *, SVCXPRT *, char *);
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4x_dispatch.c114 rfs4x_dispatch(struct svc_req *req, SVCXPRT *xprt, char *ap) in rfs4x_dispatch() function
H A Dnfs4_dispatch.c653 return (rfs4x_dispatch(req, xprt, ap)); in rfs4_dispatch()