Lines Matching refs:O2NM_MAX_REGIONS
60 static unsigned long o2hb_region_bitmap[BITS_TO_LONGS(O2NM_MAX_REGIONS)];
61 static unsigned long o2hb_live_region_bitmap[BITS_TO_LONGS(O2NM_MAX_REGIONS)];
62 static unsigned long o2hb_quorum_region_bitmap[BITS_TO_LONGS(O2NM_MAX_REGIONS)];
63 static unsigned long o2hb_failed_region_bitmap[BITS_TO_LONGS(O2NM_MAX_REGIONS)];
301 O2NM_MAX_REGIONS);
303 O2NM_MAX_REGIONS);
880 O2NM_MAX_REGIONS) > O2HB_PIN_CUT_OFF)
1419 sizeof(o2hb_live_region_bitmap), O2NM_MAX_REGIONS,
1426 sizeof(o2hb_quorum_region_bitmap), O2NM_MAX_REGIONS,
1433 sizeof(o2hb_failed_region_bitmap), O2NM_MAX_REGIONS,
1851 if (bitmap_weight(o2hb_region_bitmap, O2NM_MAX_REGIONS) == 1)
2020 O2NM_MAX_REGIONS);
2021 if (reg->hr_region_num >= O2NM_MAX_REGIONS) {
2037 reg->hr_key = crc32_le(reg->hr_region_num + O2NM_MAX_REGIONS,
2127 O2NM_MAX_REGIONS) <= O2HB_PIN_CUT_OFF)
2371 O2NM_MAX_REGIONS) <= O2HB_PIN_CUT_OFF)