Home
last modified time | relevance | path

Searched refs:bytes_est_buf (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/contrib/openzfs/cmd/zpool/
H A Dzpool_main.c7448 char bytes_rebuilt_buf[7], bytes_est_buf[7]; in print_rebuild_status_impl() local
7456 zfs_nicebytes(bytes_est, bytes_est_buf, sizeof (bytes_est_buf)); in print_rebuild_status_impl()
7486 bytes_issued_buf, issue_rate_buf, bytes_est_buf); in print_rebuild_status_impl()