Searched refs:dlm_hb_event_notify_attached (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/fs/ocfs2/dlm/ |
H A D | dlmcommon.h | 1028 void dlm_hb_event_notify_attached(struct dlm_ctxt *dlm, int idx, int node_up);
|
H A D | dlmdomain.c | 567 dlm_hb_event_notify_attached(dlm, node, 0); in dlm_exit_domain_handler() 949 dlm_hb_event_notify_attached(dlm, assert->node_idx, 1); in dlm_assert_joined_handler()
|
H A D | dlmrecovery.c | 2476 dlm_hb_event_notify_attached(dlm, idx, 0); in __dlm_hb_node_down()
|
H A D | dlmmaster.c | 346 void dlm_hb_event_notify_attached(struct dlm_ctxt *dlm, int idx, int node_up) in dlm_hb_event_notify_attached() function
|
/kernel/linux/linux-6.6/fs/ocfs2/dlm/ |
H A D | dlmcommon.h | 1022 void dlm_hb_event_notify_attached(struct dlm_ctxt *dlm, int idx, int node_up);
|
H A D | dlmdomain.c | 565 dlm_hb_event_notify_attached(dlm, node, 0); in dlm_exit_domain_handler() 947 dlm_hb_event_notify_attached(dlm, assert->node_idx, 1); in dlm_assert_joined_handler()
|
H A D | dlmrecovery.c | 2467 dlm_hb_event_notify_attached(dlm, idx, 0); in __dlm_hb_node_down()
|
H A D | dlmmaster.c | 344 void dlm_hb_event_notify_attached(struct dlm_ctxt *dlm, int idx, int node_up) in dlm_hb_event_notify_attached() function
|
Completed in 23 milliseconds