Searched defs:blksread (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/backup/restore/
H A Dtape.c48 static long blksread; /* # of logical blocks actually read/touched */ variable
234 blksread--;
264 blksread--;
451 savecnt = blksread; /* ignore volume verification tape i/o */
608 blksread = savecnt;
630 savecnt = blksread;
653 blksread = savecnt;
1503 blksread++;
1628 blksread++;
1738 blksread);
[all...]

Completed in 49 milliseconds