Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Dspa_impl.h396 hrtime_t spa_sync_starttime; /* starting time of spa_sync */ member
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Ddsl_scan.c1327 scn->scn_dp->dp_spa->spa_sync_starttime; in dsl_scan_check_suspend()
2806 scn->scn_dp->dp_spa->spa_sync_starttime; in scan_io_queue_check_suspend()
H A Dspa_misc.c609 (gethrtime() - spa->spa_sync_starttime) / NANOSEC, in spa_deadman()
H A Dspa.c9121 spa->spa_sync_starttime = gethrtime();