Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ocfs2/cluster/
H A Dheartbeat.h27 #define O2HB_MIN_DEAD_THRESHOLD 2 macro
H A Dheartbeat.c152 if (threshold > O2HB_MIN_DEAD_THRESHOLD) { in o2hb_dead_threshold_set()