Searched refs:o2hb_global_heartbeat_active (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/fs/ocfs2/cluster/
H A Dheartbeat.h88 int o2hb_global_heartbeat_active(void);
H A Dheartbeat.c298 if (o2hb_global_heartbeat_active()) { o2hb_write_timeout()
331 if (o2hb_global_heartbeat_active()) { o2hb_arm_write_timeout()
726 if (!o2hb_global_heartbeat_active()) o2hb_set_quorum_device()
1808 if (o2hb_global_heartbeat_active()) { o2hb_region_dev_write()
1846 if (o2hb_global_heartbeat_active()) o2hb_region_dev_write()
1855 if (hb_task && o2hb_global_heartbeat_active()) o2hb_region_dev_write()
2079 if (o2hb_global_heartbeat_active()) { o2hb_heartbeat_group_make_item()
2123 if (o2hb_global_heartbeat_active()) { o2hb_heartbeat_group_drop_item()
2149 if (!o2hb_global_heartbeat_active() || !quorum_region) o2hb_heartbeat_group_drop_item()
2448 if (!o2hb_global_heartbeat_active()) { o2hb_region_inc_user()
2475 if (!o2hb_global_heartbeat_active()) { o2hb_region_dec_user()
2674 int o2hb_global_heartbeat_active(void) o2hb_global_heartbeat_active() function
2678 EXPORT_SYMBOL(o2hb_global_heartbeat_active); variable
/linux-4.1.27/fs/ocfs2/
H A Dstack_o2cb.c289 "started.\n", (o2hb_global_heartbeat_active() ? o2cb_cluster_check()
/linux-4.1.27/fs/ocfs2/dlm/
H A Ddlmdomain.c983 if (!o2hb_global_heartbeat_active()) { dlm_match_regions()
993 if (o2hb_global_heartbeat_active() && !qr->qr_numregions) { dlm_match_regions()
1080 if (o2hb_global_heartbeat_active()) dlm_send_regions()

Completed in 117 milliseconds