Lines Matching refs:o2hb_global_heartbeat_active
296 if (o2hb_global_heartbeat_active()) { in o2hb_write_timeout()
329 if (o2hb_global_heartbeat_active()) { in o2hb_arm_timeout()
845 if (!o2hb_global_heartbeat_active()) in o2hb_set_quorum_device()
1849 if (o2hb_global_heartbeat_active()) { in o2hb_region_dev_store()
1893 if (o2hb_global_heartbeat_active()) in o2hb_region_dev_store()
1902 if (hb_task && o2hb_global_heartbeat_active()) in o2hb_region_dev_store()
2018 if (o2hb_global_heartbeat_active()) { in o2hb_heartbeat_group_make_item()
2082 if (o2hb_global_heartbeat_active()) { in o2hb_heartbeat_group_drop_item()
2108 if (!o2hb_global_heartbeat_active() || !quorum_region) in o2hb_heartbeat_group_drop_item()
2351 if (!o2hb_global_heartbeat_active()) { in o2hb_region_inc_user()
2378 if (!o2hb_global_heartbeat_active()) { in o2hb_region_dec_user()
2543 int o2hb_global_heartbeat_active(void) in o2hb_global_heartbeat_active() function
2547 EXPORT_SYMBOL(o2hb_global_heartbeat_active);