Searched refs:O2HB_NODE_DOWN_CB (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/fs/ocfs2/cluster/ |
H A D | heartbeat.h | 32 O2HB_NODE_DOWN_CB = 0, enumerator
|
H A D | heartbeat.c | 790 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 D | tcp.c | 1762 o2hb_setup_callback(&o2net_hb_down, O2HB_NODE_DOWN_CB, in o2net_register_hb_callbacks()
|
/openbmc/linux/fs/ocfs2/dlm/ |
H A D | dlmdomain.c | 1712 o2hb_setup_callback(&dlm->dlm_hb_down, O2HB_NODE_DOWN_CB, in dlm_register_domain_handlers()
|