Searched refs:bytes_est (Results 1 – 2 of 2) sorted by relevance
670 uint64_t bytes_est = vrp->vrp_bytes_scanned; in vdev_rebuild_update_bytes_est() local679 bytes_est += metaslab_allocated_space(msp); in vdev_rebuild_update_bytes_est()683 vrp->vrp_bytes_est = bytes_est; in vdev_rebuild_update_bytes_est()
7438 uint64_t bytes_est = vrs->vrs_bytes_est; in print_rebuild_status_impl() local7444 (bytes_est + 1), 100); in print_rebuild_status_impl()7456 zfs_nicebytes(bytes_est, bytes_est_buf, sizeof (bytes_est_buf)); in print_rebuild_status_impl()7481 secs_to_dhms(MAX((int64_t)bytes_est - (int64_t)bytes_scanned, 0) / in print_rebuild_status_impl()