Home
last modified time | relevance | path

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

/linux/fs/ocfs2/cluster/
A Dheartbeat.c240 unsigned int hr_timeout_ms; member
1236 elapsed_msec < reg->hr_timeout_ms) { in o2hb_thread()
1239 msleep_interruptible(reg->hr_timeout_ms - elapsed_msec); in o2hb_thread()
1654 reg->hr_timeout_ms = O2HB_REGION_TIMEOUT_MS; in o2hb_init_region_params()
1660 mlog(ML_HEARTBEAT, "hr_timeout_ms = %u\n", reg->hr_timeout_ms); in o2hb_init_region_params()

Completed in 10 milliseconds