Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/include/sys/
H A Dtxg.h168 extern uint_t zfs_txg_timeout;
/freebsd/sys/contrib/openzfs/tests/zfs-tests/include/
H A Dtunables.cfg95 TXG_TIMEOUT txg.timeout zfs_txg_timeout
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dtxg.c116 uint_t zfs_txg_timeout = 5; /* max seconds worth of delta per txg */ variable
533 clock_t timeout = zfs_txg_timeout * hz; in txg_sync_thread()
H A Ddsl_scan.c1680 NSEC2SEC(sync_time_ns) >= zfs_txg_timeout)) || in dsl_scan_check_suspend()
1738 NSEC2SEC(sync_time_ns) >= zfs_txg_timeout)) || in dsl_error_scrub_check_suspend()
3254 NSEC2SEC(sync_time_ns) >= zfs_txg_timeout)) || in scan_io_queue_check_suspend()
3600 return (elapsed_nanosecs / NANOSEC > zfs_txg_timeout || in dsl_scan_async_block_should_pause()
H A Dddt.c2171 SEC2NSEC(zfs_txg_timeout) / 2); in ddt_sync_flush_log()
2173 target_time = SEC2NSEC(zfs_txg_timeout) / 2; in ddt_sync_flush_log()
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/perf/
H A Dperf.shlib493 zfs_txg_timeout \