Searched refs:nfscl_errmap (Results 1 – 1 of 1) sorted by relevance
154 static int nfscl_errmap(struct nfsrv_descript *, u_int32_t);3627 *repp = nfscl_errmap(nd, minorvers); in nfscl_docb()3638 *repp = nfscl_errmap(nd, minorvers); in nfscl_docb()4025 *repp = nfscl_errmap(nd, minorvers); in nfscl_docb()4046 *nd->nd_errp = nfscl_errmap(nd, minorvers); in nfscl_docb()5241 nfscl_errmap(struct nfsrv_descript *nd, u_int32_t minorvers) in nfscl_errmap() function