Lines Matching refs:O2NM_MAX_REGIONS
74 static unsigned long o2hb_region_bitmap[BITS_TO_LONGS(O2NM_MAX_REGIONS)];
75 static unsigned long o2hb_live_region_bitmap[BITS_TO_LONGS(O2NM_MAX_REGIONS)];
76 static unsigned long o2hb_quorum_region_bitmap[BITS_TO_LONGS(O2NM_MAX_REGIONS)];
77 static unsigned long o2hb_failed_region_bitmap[BITS_TO_LONGS(O2NM_MAX_REGIONS)];
303 O2NM_MAX_REGIONS); in o2hb_write_timeout()
305 O2NM_MAX_REGIONS); in o2hb_write_timeout()
761 O2NM_MAX_REGIONS) > O2HB_PIN_CUT_OFF) in o2hb_set_quorum_device()
1339 O2NM_MAX_REGIONS, in o2hb_debug_init()
1353 O2NM_MAX_REGIONS, in o2hb_debug_init()
1367 O2NM_MAX_REGIONS, in o2hb_debug_init()
1810 if (bitmap_weight(o2hb_region_bitmap, O2NM_MAX_REGIONS) == 1) in o2hb_region_dev_write()
2081 O2NM_MAX_REGIONS); in o2hb_heartbeat_group_make_item()
2082 if (reg->hr_region_num >= O2NM_MAX_REGIONS) { in o2hb_heartbeat_group_make_item()
2162 O2NM_MAX_REGIONS) <= O2HB_PIN_CUT_OFF) in o2hb_heartbeat_group_drop_item()
2462 O2NM_MAX_REGIONS) <= O2HB_PIN_CUT_OFF) in o2hb_region_inc_user()