Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ocfs2/cluster/
H A Dheartbeat.c296 if (o2hb_global_heartbeat_active()) { in o2hb_write_timeout()
329 if (o2hb_global_heartbeat_active()) { in o2hb_arm_timeout()
845 if (!o2hb_global_heartbeat_active()) in o2hb_set_quorum_device()
1849 if (o2hb_global_heartbeat_active()) { in o2hb_region_dev_store()
1893 if (o2hb_global_heartbeat_active()) in o2hb_region_dev_store()
1902 if (hb_task && o2hb_global_heartbeat_active()) in o2hb_region_dev_store()
2018 if (o2hb_global_heartbeat_active()) { in o2hb_heartbeat_group_make_item()
2063 if (o2hb_global_heartbeat_active()) in o2hb_heartbeat_group_make_item()
2088 if (o2hb_global_heartbeat_active()) { in o2hb_heartbeat_group_drop_item()
2114 if (!o2hb_global_heartbeat_active() || !quorum_region) in o2hb_heartbeat_group_drop_item()
[all …]
H A Dheartbeat.h71 int o2hb_global_heartbeat_active(void);
/OK3568_Linux_fs/kernel/fs/ocfs2/
H A Dstack_o2cb.c281 "started.\n", (o2hb_global_heartbeat_active() ? in o2cb_cluster_check()
/OK3568_Linux_fs/kernel/fs/ocfs2/dlm/
H A 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()