Home
last modified time | relevance | path

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

/linux-2.6.39/fs/ocfs2/cluster/
Dheartbeat.h37 #define O2HB_LIVE_THRESHOLD 2 macro
Dheartbeat.c742 if (slot->ds_changed_samples < O2HB_LIVE_THRESHOLD) in o2hb_set_quorum_device()
848 slot->ds_changed_samples >= O2HB_LIVE_THRESHOLD) { in o2hb_check_slot()
1788 live_threshold = O2HB_LIVE_THRESHOLD; in o2hb_region_dev_write()