Searched refs:errorcount (Results 1 – 1 of 1) sorted by relevance
8126 static u_char errorcount[NFS_ELAST + 1]; /* better be zeros when initialized */ variable8692 if ((errorcount[error] % 100) == 0) { in nfs_vnop_pageout()8695 errorcount[error]++; in nfs_vnop_pageout()