Home
last modified time | relevance | path

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

/linux-4.4.14/fs/ocfs2/cluster/
Dheartbeat.c299 if (o2hb_global_heartbeat_active()) { in o2hb_write_timeout()
332 if (o2hb_global_heartbeat_active()) { in o2hb_arm_write_timeout()
726 if (!o2hb_global_heartbeat_active()) in o2hb_set_quorum_device()
1775 if (o2hb_global_heartbeat_active()) { in o2hb_region_dev_store()
1819 if (o2hb_global_heartbeat_active()) in o2hb_region_dev_store()
1828 if (hb_task && o2hb_global_heartbeat_active()) in o2hb_region_dev_store()
1983 if (o2hb_global_heartbeat_active()) { in o2hb_heartbeat_group_make_item()
2027 if (o2hb_global_heartbeat_active()) { in o2hb_heartbeat_group_drop_item()
2053 if (!o2hb_global_heartbeat_active() || !quorum_region) in o2hb_heartbeat_group_drop_item()
2296 if (!o2hb_global_heartbeat_active()) { in o2hb_region_inc_user()
[all …]
Dheartbeat.h88 int o2hb_global_heartbeat_active(void);
/linux-4.4.14/fs/ocfs2/
Dstack_o2cb.c289 "started.\n", (o2hb_global_heartbeat_active() ? in o2cb_cluster_check()
/linux-4.4.14/fs/ocfs2/dlm/
Ddlmdomain.c983 if (!o2hb_global_heartbeat_active()) { in dlm_match_regions()
993 if (o2hb_global_heartbeat_active() && !qr->qr_numregions) { in dlm_match_regions()
1080 if (o2hb_global_heartbeat_active()) in dlm_send_regions()