Home
last modified time | relevance | path

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

/linux-6.15/fs/ocfs2/cluster/
H A Dheartbeat.h32 O2HB_NODE_DOWN_CB = 0, enumerator
H A Dheartbeat.c798 BUG_ON((!node) && (type != O2HB_NODE_DOWN_CB)); in o2hb_queue_node_event()
831 o2hb_queue_node_event(&event, O2HB_NODE_DOWN_CB, node, in o2hb_shutdown_slot()
1041 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()
/linux-6.15/fs/ocfs2/dlm/
H A Ddlmdomain.c1710 o2hb_setup_callback(&dlm->dlm_hb_down, O2HB_NODE_DOWN_CB, in dlm_register_domain_handlers()