Searched refs:O2NM_MAX_REGIONS (Results 1 – 4 of 4) sorted by relevance
28 #define O2NM_MAX_REGIONS 32 macro
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); in o2hb_write_timeout()303 O2NM_MAX_REGIONS); in o2hb_write_timeout()880 O2NM_MAX_REGIONS) > O2HB_PIN_CUT_OFF) in o2hb_set_quorum_device()1419 sizeof(o2hb_live_region_bitmap), O2NM_MAX_REGIONS, in o2hb_debug_init()1426 sizeof(o2hb_quorum_region_bitmap), O2NM_MAX_REGIONS, in o2hb_debug_init()1433 sizeof(o2hb_failed_region_bitmap), O2NM_MAX_REGIONS, in o2hb_debug_init()[all …]
724 u8 qr_regions[O2HB_MAX_REGION_NAME_LEN * O2NM_MAX_REGIONS];
991 localnr = min(O2NM_MAX_REGIONS, locallen/O2HB_MAX_REGION_NAME_LEN); in dlm_match_regions()1066 O2NM_MAX_REGIONS); in dlm_send_regions()