Home
last modified time | relevance | path

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

/Linux-v5.4/fs/ocfs2/cluster/
Dheartbeat.c298 if (o2hb_global_heartbeat_active()) { in o2hb_write_timeout()
331 if (o2hb_global_heartbeat_active()) { in o2hb_arm_timeout()
847 if (!o2hb_global_heartbeat_active()) in o2hb_set_quorum_device()
1856 if (o2hb_global_heartbeat_active()) { in o2hb_region_dev_store()
1900 if (o2hb_global_heartbeat_active()) in o2hb_region_dev_store()
1909 if (hb_task && o2hb_global_heartbeat_active()) in o2hb_region_dev_store()
2028 if (o2hb_global_heartbeat_active()) { in o2hb_heartbeat_group_make_item()
2092 if (o2hb_global_heartbeat_active()) { in o2hb_heartbeat_group_drop_item()
2118 if (!o2hb_global_heartbeat_active() || !quorum_region) in o2hb_heartbeat_group_drop_item()
2361 if (!o2hb_global_heartbeat_active()) { in o2hb_region_inc_user()
[all …]
Dheartbeat.h71 int o2hb_global_heartbeat_active(void);
/Linux-v5.4/fs/ocfs2/
Dstack_o2cb.c281 "started.\n", (o2hb_global_heartbeat_active() ? in o2cb_cluster_check()
/Linux-v5.4/fs/ocfs2/dlm/
Ddlmdomain.c967 if (!o2hb_global_heartbeat_active()) { in dlm_match_regions()
977 if (o2hb_global_heartbeat_active() && !qr->qr_numregions) { in dlm_match_regions()
1064 if (o2hb_global_heartbeat_active()) in dlm_send_regions()