Home
last modified time | relevance | path

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

/openbmc/linux/fs/ocfs2/cluster/
H A Dheartbeat.h32 O2HB_NODE_DOWN_CB = 0, enumerator
H A Dheartbeat.c790 BUG_ON((!node) && (type != O2HB_NODE_DOWN_CB)); in o2hb_queue_node_event()
823 o2hb_queue_node_event(&event, O2HB_NODE_DOWN_CB, node, in o2hb_shutdown_slot()
1033 o2hb_queue_node_event(&event, O2HB_NODE_DOWN_CB, in o2hb_check_slot()
H A Dtcp.c1762 o2hb_setup_callback(&o2net_hb_down, O2HB_NODE_DOWN_CB, in o2net_register_hb_callbacks()
/openbmc/linux/fs/ocfs2/dlm/
H A Ddlmdomain.c1712 o2hb_setup_callback(&dlm->dlm_hb_down, O2HB_NODE_DOWN_CB, in dlm_register_domain_handlers()