Home
last modified time | relevance | path

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

/linux-2.6.39/fs/ocfs2/cluster/
Dheartbeat.c301 if (o2hb_global_heartbeat_active()) { in o2hb_write_timeout()
330 if (o2hb_global_heartbeat_active()) { in o2hb_arm_write_timeout()
727 if (!o2hb_global_heartbeat_active()) in o2hb_set_quorum_device()
1789 if (o2hb_global_heartbeat_active()) { in o2hb_region_dev_write()
1826 if (o2hb_global_heartbeat_active()) in o2hb_region_dev_write()
1835 if (hb_task && o2hb_global_heartbeat_active()) in o2hb_region_dev_write()
2059 if (o2hb_global_heartbeat_active()) { in o2hb_heartbeat_group_make_item()
2095 if (o2hb_global_heartbeat_active()) { in o2hb_heartbeat_group_drop_item()
2119 if (o2hb_global_heartbeat_active()) in o2hb_heartbeat_group_drop_item()
2125 if (!o2hb_global_heartbeat_active() || !quorum_region) in o2hb_heartbeat_group_drop_item()
[all …]
Dheartbeat.h87 int o2hb_global_heartbeat_active(void);
/linux-2.6.39/fs/ocfs2/
Dstack_o2cb.c286 if (o2hb_global_heartbeat_active()) in o2cb_cluster_connect()
/linux-2.6.39/fs/ocfs2/dlm/
Ddlmdomain.c937 if (!o2hb_global_heartbeat_active()) { in dlm_match_regions()
947 if (o2hb_global_heartbeat_active() && !qr->qr_numregions) { in dlm_match_regions()
1034 if (o2hb_global_heartbeat_active()) in dlm_send_regions()