Home
last modified time | relevance | path

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

/freebsd-14.2/sys/contrib/openzfs/include/sys/
H A Dtxg.h141 extern uint_t zfs_txg_timeout;
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/include/
H A Dtunables.cfg82 TXG_TIMEOUT txg.timeout zfs_txg_timeout
/freebsd-14.2/sys/contrib/openzfs/module/zfs/
H A Dtxg.c114 uint_t zfs_txg_timeout = 5; /* max seconds worth of delta per txg */ variable
531 clock_t timeout = zfs_txg_timeout * hz; in txg_sync_thread()
H A Ddsl_scan.c1637 NSEC2SEC(sync_time_ns) >= zfs_txg_timeout)) || in dsl_scan_check_suspend()
1694 NSEC2SEC(sync_time_ns) >= zfs_txg_timeout)) || in dsl_error_scrub_check_suspend()
3196 NSEC2SEC(sync_time_ns) >= zfs_txg_timeout)) || in scan_io_queue_check_suspend()
3540 return (elapsed_nanosecs / NANOSEC > zfs_txg_timeout || in dsl_scan_async_block_should_pause()
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/perf/
H A Dperf.shlib492 zfs_txg_timeout \