o2hb_live_region_bitmap   61 fs/ocfs2/cluster/heartbeat.c static unsigned long o2hb_live_region_bitmap[BITS_TO_LONGS(O2NM_MAX_REGIONS)];
o2hb_live_region_bitmap 1421 fs/ocfs2/cluster/heartbeat.c 			  sizeof(o2hb_live_region_bitmap), O2NM_MAX_REGIONS,
o2hb_live_region_bitmap 1422 fs/ocfs2/cluster/heartbeat.c 			  o2hb_live_region_bitmap);
o2hb_live_region_bitmap 1453 fs/ocfs2/cluster/heartbeat.c 	memset(o2hb_live_region_bitmap, 0, sizeof(o2hb_live_region_bitmap));
o2hb_live_region_bitmap 1901 fs/ocfs2/cluster/heartbeat.c 		set_bit(reg->hr_region_num, o2hb_live_region_bitmap);
o2hb_live_region_bitmap 2095 fs/ocfs2/cluster/heartbeat.c 		clear_bit(reg->hr_region_num, o2hb_live_region_bitmap);