Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Dtxg.h141 extern int zfs_txg_timeout;
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/include/
H A Dtunables.cfg80 TXG_TIMEOUT txg.timeout zfs_txg_timeout
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dtxg.c114 int zfs_txg_timeout = 5; /* max seconds worth of delta per txg */ variable
517 clock_t timeout = zfs_txg_timeout * hz; in txg_sync_thread()
H A Ddsl_scan.c1335 NSEC2SEC(sync_time_ns) >= zfs_txg_timeout)) || in dsl_scan_check_suspend()
2814 NSEC2SEC(sync_time_ns) >= zfs_txg_timeout)) || in scan_io_queue_check_suspend()
3167 return (elapsed_nanosecs / NANOSEC > zfs_txg_timeout || in dsl_scan_async_block_should_pause()
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/perf/
H A Dperf.shlib486 zfs_txg_timeout \