Home
last modified time | relevance | path

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

/freebsd-13.1/sys/contrib/openzfs/include/sys/
H A Dspa_impl.h400 hrtime_t spa_sync_starttime; /* starting time of spa_sync */ member
/freebsd-13.1/sys/contrib/openzfs/module/zfs/
H A Ddsl_scan.c1330 scn->scn_dp->dp_spa->spa_sync_starttime; in dsl_scan_check_suspend()
2814 scn->scn_dp->dp_spa->spa_sync_starttime; in scan_io_queue_check_suspend()
H A Dspa_misc.c619 (gethrtime() - spa->spa_sync_starttime) / NANOSEC, in spa_deadman()
H A Dspa.c9259 spa->spa_sync_starttime = gethrtime();