Searched refs:bytes_est (Results 1 – 2 of 2) sorted by relevance
673 uint64_t bytes_est = vrp->vrp_bytes_scanned; in vdev_rebuild_update_bytes_est() local682 bytes_est += metaslab_allocated_space(msp); in vdev_rebuild_update_bytes_est()686 vrp->vrp_bytes_est = bytes_est; in vdev_rebuild_update_bytes_est()
7618 uint64_t bytes_est = vrs->vrs_bytes_est; in print_rebuild_status_impl() local7624 (bytes_est + 1), 100); in print_rebuild_status_impl()7636 zfs_nicebytes(bytes_est, bytes_est_buf, sizeof (bytes_est_buf)); in print_rebuild_status_impl()7661 secs_to_dhms(MAX((int64_t)bytes_est - (int64_t)bytes_scanned, 0) / in print_rebuild_status_impl()