Searched refs:nfscl_errmap (Results 1 – 1 of 1) sorted by relevance
155 static int nfscl_errmap(struct nfsrv_descript *, u_int32_t);3502 *repp = nfscl_errmap(nd, minorvers); in nfscl_docb()3511 *repp = nfscl_errmap(nd, minorvers); in nfscl_docb()3835 *repp = nfscl_errmap(nd, minorvers); in nfscl_docb()3856 *nd->nd_errp = nfscl_errmap(nd, minorvers); in nfscl_docb()4994 nfscl_errmap(struct nfsrv_descript *nd, u_int32_t minorvers) in nfscl_errmap() function