Lines Matching defs:wrcnt
83 off_t wrcnt; /* # of bytes written on current vol */123 wrcnt = 0;285 wrcnt = 0;940 * NOTE: If the wrlimit is smaller than wrcnt, we will always write943 if ((wrlimit > 0) && (wrcnt > wrlimit)) {947 wrcnt = 0;951 wrcnt = 0;981 wrcnt += cnt;1005 wrcnt += cnt;1018 wrcnt = 0;