Home
last modified time | relevance | path

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

/openbmc/linux/fs/ocfs2/cluster/
H A Dheartbeat.h25 #define O2HB_MIN_DEAD_THRESHOLD 2 macro
H A Dheartbeat.c150 if (threshold > O2HB_MIN_DEAD_THRESHOLD) { in o2hb_dead_threshold_set()