Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ocfs2/cluster/
Dheartbeat.c292 if (o2hb_global_heartbeat_active()) { in o2hb_write_timeout()
325 if (o2hb_global_heartbeat_active()) { in o2hb_arm_timeout()
838 if (!o2hb_global_heartbeat_active()) in o2hb_set_quorum_device()
1839 if (o2hb_global_heartbeat_active()) { in o2hb_region_dev_store()
1883 if (o2hb_global_heartbeat_active()) in o2hb_region_dev_store()
1892 if (hb_task && o2hb_global_heartbeat_active()) in o2hb_region_dev_store()
2008 if (o2hb_global_heartbeat_active()) { in o2hb_heartbeat_group_make_item()
2053 if (o2hb_global_heartbeat_active()) in o2hb_heartbeat_group_make_item()
2078 if (o2hb_global_heartbeat_active()) { in o2hb_heartbeat_group_drop_item()
2104 if (!o2hb_global_heartbeat_active() || !quorum_region) in o2hb_heartbeat_group_drop_item()
[all …]
Dheartbeat.h69 int o2hb_global_heartbeat_active(void);
/linux-6.1.9/fs/ocfs2/
Dstack_o2cb.c279 "started.\n", (o2hb_global_heartbeat_active() ? in o2cb_cluster_check()
/linux-6.1.9/fs/ocfs2/dlm/
Ddlmdomain.c965 if (!o2hb_global_heartbeat_active()) { in dlm_match_regions()
975 if (o2hb_global_heartbeat_active() && !qr->qr_numregions) { in dlm_match_regions()
1062 if (o2hb_global_heartbeat_active()) in dlm_send_regions()