Home
last modified time | relevance | path

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

/Linux-v5.4/fs/ocfs2/cluster/
Dheartbeat.c61 static unsigned long o2hb_live_region_bitmap[BITS_TO_LONGS(O2NM_MAX_REGIONS)]; variable
1421 sizeof(o2hb_live_region_bitmap), O2NM_MAX_REGIONS, in o2hb_debug_init()
1422 o2hb_live_region_bitmap); in o2hb_debug_init()
1453 memset(o2hb_live_region_bitmap, 0, sizeof(o2hb_live_region_bitmap)); in o2hb_init()
1901 set_bit(reg->hr_region_num, o2hb_live_region_bitmap); in o2hb_region_dev_store()
2095 clear_bit(reg->hr_region_num, o2hb_live_region_bitmap); in o2hb_heartbeat_group_drop_item()