Searched refs:O2HB_NODE_DOWN_CB (Results 1 – 4 of 4) sorted by relevance
/linux-4.19.296/fs/ocfs2/cluster/ |
D | heartbeat.h | 49 O2HB_NODE_DOWN_CB = 0, enumerator
|
D | heartbeat.c | 820 BUG_ON((!node) && (type != O2HB_NODE_DOWN_CB)); in o2hb_queue_node_event() 853 o2hb_queue_node_event(&event, O2HB_NODE_DOWN_CB, node, in o2hb_shutdown_slot() 1063 o2hb_queue_node_event(&event, O2HB_NODE_DOWN_CB, in o2hb_check_slot()
|
D | tcp.c | 1801 o2hb_setup_callback(&o2net_hb_down, O2HB_NODE_DOWN_CB, in o2net_register_hb_callbacks()
|
/linux-4.19.296/fs/ocfs2/dlm/ |
D | dlmdomain.c | 1733 o2hb_setup_callback(&dlm->dlm_hb_down, O2HB_NODE_DOWN_CB, in dlm_register_domain_handlers()
|