hb_dead_ms        729 fs/ocfs2/cluster/heartbeat.c 	hb_block->hb_dead_ms = cpu_to_le32(o2hb_dead_threshold * O2HB_REGION_TIMEOUT_MS);
hb_dead_ms       1008 fs/ocfs2/cluster/heartbeat.c 		slot_dead_ms = le32_to_cpu(hb_block->hb_dead_ms);
hb_dead_ms         21 fs/ocfs2/cluster/ocfs2_heartbeat.h 	__le32 hb_dead_ms;