Home
last modified time | relevance | path

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

/Linux-v5.10/fs/ocfs2/cluster/
Dheartbeat.h34 O2HB_NODE_DOWN_CB = 0, enumerator
Dheartbeat.c797 BUG_ON((!node) && (type != O2HB_NODE_DOWN_CB)); in o2hb_queue_node_event()
830 o2hb_queue_node_event(&event, O2HB_NODE_DOWN_CB, node, in o2hb_shutdown_slot()
1040 o2hb_queue_node_event(&event, O2HB_NODE_DOWN_CB, in o2hb_check_slot()
Dtcp.c1760 o2hb_setup_callback(&o2net_hb_down, O2HB_NODE_DOWN_CB, in o2net_register_hb_callbacks()
/Linux-v5.10/fs/ocfs2/dlm/
Ddlmdomain.c1717 o2hb_setup_callback(&dlm->dlm_hb_down, O2HB_NODE_DOWN_CB, in dlm_register_domain_handlers()