Searched refs:O2HB_MIN_DEAD_THRESHOLD (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/fs/ocfs2/cluster/ | ||
| D | heartbeat.h | 27 #define O2HB_MIN_DEAD_THRESHOLD 2 macro |
| D | heartbeat.c | 152 if (threshold > O2HB_MIN_DEAD_THRESHOLD) { in o2hb_dead_threshold_set() |