Searched refs:processed_buf (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/cmd/zpool/ |
| H A D | zpool_main.c | 7299 char processed_buf[7], scanned_buf[7], issued_buf[7], total_buf[7]; in print_scan_scrub_resilver_status() local 7317 zfs_nicebytes(ps->pss_processed, processed_buf, sizeof (processed_buf)); in print_scan_scrub_resilver_status() 7328 "in %s with %llu errors on %s"), processed_buf, in print_scan_scrub_resilver_status() 7333 "in %s with %llu errors on %s"), processed_buf, in print_scan_scrub_resilver_status() 7406 processed_buf, 100 * fraction_done); in print_scan_scrub_resilver_status() 7409 processed_buf, 100 * fraction_done); in print_scan_scrub_resilver_status()
|