Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_dispatch.c563 rfs4_minorvers_mismatch(struct svc_req *req, SVCXPRT *xprt, void *args) in rfs4_minorvers_mismatch() function
H A Dnfs_server.c264 bool_t rfs4_minorvers_mismatch(struct svc_req *, SVCXPRT *, void *);
1575 if (rfs4_minorvers_mismatch(req, xprt, (void *)args)) in common_dispatch()