stat_bytes
(uintmax_t)scan->prune.stat_bytes
int track, int64_t *stat_bytes);
int64_t stat_bytes; /* number of data bytes pruned */
int track, int64_t *stat_bytes)
if (stat_bytes)
*stat_bytes = bytes;
prune->stat_bytes += bytes;
stat_bytes(bytes, sizeof bytes, (off_t)bps);
stat_bytes(bytes, sizeof bytes, xs->rcvd);
stat_bytes(bytes, sizeof bytes, xs->size);
stat_bytes(bytes, sizeof bytes, xs->rcvd);