Searched refs:zfs_deadman_checktime_ms (Results 1 – 5 of 5) sorted by relevance
30 DEADMAN_CHECKTIME_MS deadman_checktime_ms zfs_deadman_checktime_ms
320 unsigned long zfs_deadman_checktime_ms = 60000UL; variable616 MSEC_TO_TICK(zfs_deadman_checktime_ms)); in spa_deadman()
2244 timeout = MSEC_TO_TICK(zfs_deadman_checktime_ms); in zio_wait()
1218 extern unsigned long zfs_deadman_checktime_ms;
6830 delay = MSEC2NSEC(zfs_deadman_checktime_ms); in ztest_deadman_thread()7744 zfs_deadman_checktime_ms = 30000; in main()