Searched refs:o2hb_dead_threshold (Results 1 – 3 of 3) sorted by relevance
22 extern unsigned int o2hb_dead_threshold;26 #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)
114 unsigned int o2hb_dead_threshold = O2HB_DEFAULT_DEAD_THRESHOLD; variable 147 * o2hb_dead_threshold as it can't change once regions are active and154 o2hb_dead_threshold = threshold; in o2hb_dead_threshold_set() 728 hb_block->hb_dead_ms = cpu_to_le32(o2hb_dead_threshold * O2HB_REGION_TIMEOUT_MS); in o2hb_prepare_block() 896 unsigned int dead_ms = o2hb_dead_threshold * O2HB_REGION_TIMEOUT_MS; in o2hb_check_slot() 1027 if (slot->ds_equal_samples >= o2hb_dead_threshold || gen_changed) { in o2hb_check_slot() 1664 mlog(ML_HEARTBEAT, "dead threshold = %u\n", o2hb_dead_threshold); in o2hb_init_region_params() 2134 return sprintf(page, "%u\n", o2hb_dead_threshold); in o2hb_heartbeat_group_dead_threshold_show()