Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/cmd/zpool/
H A Dzpool_main.c7271 secs_to_dhms(uint64_t total, char *buf) in secs_to_dhms() function
7324 secs_to_dhms(end - start, time_buf); in print_scan_scrub_resilver_status()
7385 secs_to_dhms(total_secs_left, time_buf); in print_scan_scrub_resilver_status()
7465 secs_to_dhms(vrs->vrs_scan_time_ms / 1000, time_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()