Lines Matching refs:o2hb_global_heartbeat_active
301 if (o2hb_global_heartbeat_active()) { in o2hb_write_timeout()
330 if (o2hb_global_heartbeat_active()) { in o2hb_arm_write_timeout()
727 if (!o2hb_global_heartbeat_active()) in o2hb_set_quorum_device()
1789 if (o2hb_global_heartbeat_active()) { in o2hb_region_dev_write()
1826 if (o2hb_global_heartbeat_active()) in o2hb_region_dev_write()
1835 if (hb_task && o2hb_global_heartbeat_active()) in o2hb_region_dev_write()
2059 if (o2hb_global_heartbeat_active()) { in o2hb_heartbeat_group_make_item()
2095 if (o2hb_global_heartbeat_active()) { in o2hb_heartbeat_group_drop_item()
2119 if (o2hb_global_heartbeat_active()) in o2hb_heartbeat_group_drop_item()
2125 if (!o2hb_global_heartbeat_active() || !quorum_region) in o2hb_heartbeat_group_drop_item()
2418 if (!o2hb_global_heartbeat_active()) { in o2hb_region_inc_user()
2445 if (!o2hb_global_heartbeat_active()) { in o2hb_region_dec_user()
2624 int o2hb_global_heartbeat_active(void) in o2hb_global_heartbeat_active() function
2628 EXPORT_SYMBOL(o2hb_global_heartbeat_active);