Searched refs:zfs_deadman_checktime_ms (Results 1 – 5 of 5) sorted by relevance
37 DEADMAN_CHECKTIME_MS deadman.checktime_ms zfs_deadman_checktime_ms
325 uint64_t zfs_deadman_checktime_ms = 60000UL; /* 1 min. */ variable730 MSEC_TO_TICK(zfs_deadman_checktime_ms)); in spa_deadman()
2527 timeout = MSEC_TO_TICK(zfs_deadman_checktime_ms); in zio_wait()
1305 extern uint64_t zfs_deadman_checktime_ms;
7620 delay = MSEC2NSEC(zfs_deadman_checktime_ms); in ztest_deadman_thread()8923 zfs_deadman_checktime_ms = 30000; in main()