Lines Matching refs:o2hb_global_heartbeat_active
292 if (o2hb_global_heartbeat_active()) { in o2hb_write_timeout()
325 if (o2hb_global_heartbeat_active()) { in o2hb_arm_timeout()
838 if (!o2hb_global_heartbeat_active()) in o2hb_set_quorum_device()
1839 if (o2hb_global_heartbeat_active()) { in o2hb_region_dev_store()
1883 if (o2hb_global_heartbeat_active()) in o2hb_region_dev_store()
1892 if (hb_task && o2hb_global_heartbeat_active()) in o2hb_region_dev_store()
2008 if (o2hb_global_heartbeat_active()) { in o2hb_heartbeat_group_make_item()
2053 if (o2hb_global_heartbeat_active()) in o2hb_heartbeat_group_make_item()
2078 if (o2hb_global_heartbeat_active()) { in o2hb_heartbeat_group_drop_item()
2104 if (!o2hb_global_heartbeat_active() || !quorum_region) in o2hb_heartbeat_group_drop_item()
2347 if (!o2hb_global_heartbeat_active()) { in o2hb_region_inc_user()
2374 if (!o2hb_global_heartbeat_active()) { in o2hb_region_dec_user()
2539 int o2hb_global_heartbeat_active(void) in o2hb_global_heartbeat_active() function
2543 EXPORT_SYMBOL(o2hb_global_heartbeat_active);