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
324 uint64_t zfs_deadman_checktime_ms = 60000UL; /* 1 min. */ variable677 MSEC_TO_TICK(zfs_deadman_checktime_ms)); in spa_deadman()
2547 timeout = MSEC_TO_TICK(zfs_deadman_checktime_ms); in zio_wait()
1266 extern uint64_t zfs_deadman_checktime_ms;
7612 delay = MSEC2NSEC(zfs_deadman_checktime_ms); in ztest_deadman_thread()8909 zfs_deadman_checktime_ms = 30000; in main()