Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/include/sys/fs/
H A Dzfs.h1238 uint64_t vrs_pass_time_ms; /* pass run time (millisecs) */ member
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dvdev_rebuild.c1165 vrs->vrs_pass_time_ms = NSEC2MSEC(gethrtime() - in vdev_rebuild_get_stats()
/freebsd/sys/contrib/openzfs/cmd/zpool/
H A Dzpool_main.c9035 (vrs->vrs_pass_time_ms + 1)) * 1000; in print_rebuild_status_impl()
9037 (vrs->vrs_pass_time_ms + 1)) * 1000; in print_rebuild_status_impl()
9989 vrs->vrs_pass_time_ms * 1000000, in scan_status_nvlist()