Searched refs:NFS_ELAST (Results 1 – 1 of 1) sorted by relevance
8136 #define NFS_ELAST 88 macro8137 static u_char errorcount[NFS_ELAST + 1]; /* better be zeros when initialized */8138 static const char errortooutcome[NFS_ELAST + 1] = {8242 if (error > NFS_ELAST) { in nfs_pageouterrorhandler()8702 if (error <= NFS_ELAST) { in nfs_vnop_pageout()