Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/cmd/zpool/
H A Dzpool_main.c8008 secs_to_dhms(uint64_t total, char *buf) in secs_to_dhms() function
8126 secs_to_dhms(end - start, time_buf); in print_scan_scrub_resilver_status()
8226 secs_to_dhms((total_i - issued) / issue_rate, time_buf); in print_scan_scrub_resilver_status()
8279 secs_to_dhms(vrs->vrs_scan_time_ms / 1000, time_buf); in print_rebuild_status_impl()
8316 secs_to_dhms((bytes_est_s - bytes_scanned) / scan_rate, in print_rebuild_status_impl()
8633 secs_to_dhms(end - start, time_buf); in print_raidz_expand_status()
8679 secs_to_dhms(secs_left, time_buf); in print_raidz_expand_status()