Lines Matching refs:o2hb_global_heartbeat_active
320 if (o2hb_global_heartbeat_active()) { in o2hb_write_timeout()
353 if (o2hb_global_heartbeat_active()) { in o2hb_arm_timeout()
868 if (!o2hb_global_heartbeat_active()) in o2hb_set_quorum_device()
1922 if (o2hb_global_heartbeat_active()) { in o2hb_region_dev_store()
1966 if (o2hb_global_heartbeat_active()) in o2hb_region_dev_store()
1975 if (hb_task && o2hb_global_heartbeat_active()) in o2hb_region_dev_store()
2130 if (o2hb_global_heartbeat_active()) { in o2hb_heartbeat_group_make_item()
2198 if (o2hb_global_heartbeat_active()) { in o2hb_heartbeat_group_drop_item()
2224 if (!o2hb_global_heartbeat_active() || !quorum_region) in o2hb_heartbeat_group_drop_item()
2467 if (!o2hb_global_heartbeat_active()) { in o2hb_region_inc_user()
2494 if (!o2hb_global_heartbeat_active()) { in o2hb_region_dec_user()
2659 int o2hb_global_heartbeat_active(void) in o2hb_global_heartbeat_active() function
2663 EXPORT_SYMBOL(o2hb_global_heartbeat_active);