Searched refs:O2HB_REGION_TIMEOUT_MS (Results 1 – 3 of 3) sorted by relevance
15 #define O2HB_REGION_TIMEOUT_MS 2000 macro26 #define O2HB_MAX_WRITE_TIMEOUT_MS (O2HB_REGION_TIMEOUT_MS * (o2hb_dead_threshold - 1))
17 #define O2NET_QUORUM_DELAY_MS ((o2hb_dead_threshold + 2) * O2HB_REGION_TIMEOUT_MS)
723 hb_block->hb_dead_ms = cpu_to_le32(o2hb_dead_threshold * O2HB_REGION_TIMEOUT_MS); in o2hb_prepare_block()891 unsigned int dead_ms = o2hb_dead_threshold * O2HB_REGION_TIMEOUT_MS; in o2hb_check_slot()1652 reg->hr_timeout_ms = O2HB_REGION_TIMEOUT_MS; in o2hb_init_region_params()