Home
last modified time | relevance | path

Searched refs:o2nm_this_node (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/fs/ocfs2/cluster/
H A Dnodemanager.h60 u8 o2nm_this_node(void);
H A Dnodemanager.c132 u8 o2nm_this_node(void) in o2nm_this_node() function
141 EXPORT_SYMBOL_GPL(o2nm_this_node); variable
791 local_node = o2nm_get_node_by_num(o2nm_this_node()); in o2nm_depend_this_node()
808 local_node = o2nm_get_node_by_num(o2nm_this_node()); in o2nm_undepend_this_node()
H A Dheartbeat.c356 msg.node_num = o2nm_this_node(); in o2hb_send_nego_msg()
386 if (master_node == o2nm_this_node()) { in o2hb_nego_timeout()
389 o2nm_this_node(), O2HB_NEGO_TIMEOUT_MS/1000, in o2hb_nego_timeout()
425 o2nm_this_node(), O2HB_NEGO_TIMEOUT_MS/1000, config_item_name(&reg->hr_item), in o2hb_nego_timeout()
603 slot = o2nm_this_node(); in o2hb_issue_node_write()
673 slot = &reg->hr_slots[o2nm_this_node()]; in o2hb_check_own_slot()
714 node_num = o2nm_this_node(); in o2hb_prepare_block()
1777 if (o2nm_this_node() == O2NM_MAX_NODES) in o2hb_region_dev_store()
H A Dtcp.c541 o2nm_this_node() > sc->sc_node->nd_num ? in o2net_set_nn_state()
1049 if (target_node == o2nm_this_node()) { in o2net_send_message_vec()
1565 if (o2nm_this_node() <= o2net_num_from_nn(nn)) in o2net_start_connect()
1573 mynode = o2nm_get_node_by_num(o2nm_this_node()); in o2net_start_connect()
1718 if (node_num != o2nm_this_node()) in o2net_hb_node_down_cb()
1737 if (node_num != o2nm_this_node()) { in o2net_hb_node_up_cb()
1826 if (o2nm_this_node() >= node->nd_num) { in o2net_accept_one()
1827 local_node = o2nm_get_node_by_num(o2nm_this_node()); in o2net_accept_one()
2022 * o2nm_this_node() doesn't work yet as we're being called while it
2050 /* again, o2nm_this_node() does
[all...]
H A Dquorum.c108 if (!test_bit(o2nm_this_node(), qs->qs_hb_bm) || in o2quo_make_decision()
/kernel/linux/linux-6.6/fs/ocfs2/cluster/
H A Dnodemanager.h58 u8 o2nm_this_node(void);
H A Dnodemanager.c130 u8 o2nm_this_node(void) in o2nm_this_node() function
139 EXPORT_SYMBOL_GPL(o2nm_this_node); variable
789 local_node = o2nm_get_node_by_num(o2nm_this_node()); in o2nm_depend_this_node()
806 local_node = o2nm_get_node_by_num(o2nm_this_node()); in o2nm_undepend_this_node()
H A Dheartbeat.c352 msg.node_num = o2nm_this_node(); in o2hb_send_nego_msg()
382 if (master_node == o2nm_this_node()) { in o2hb_nego_timeout()
385 o2nm_this_node(), O2HB_NEGO_TIMEOUT_MS/1000, in o2hb_nego_timeout()
421 o2nm_this_node(), O2HB_NEGO_TIMEOUT_MS/1000, config_item_name(&reg->hr_item), in o2hb_nego_timeout()
596 slot = o2nm_this_node(); in o2hb_issue_node_write()
666 slot = &reg->hr_slots[o2nm_this_node()]; in o2hb_check_own_slot()
707 node_num = o2nm_this_node(); in o2hb_prepare_block()
1767 if (o2nm_this_node() == O2NM_MAX_NODES) in o2hb_region_dev_store()
H A Dtcp.c540 o2nm_this_node() > sc->sc_node->nd_num ? in o2net_set_nn_state()
1051 if (target_node == o2nm_this_node()) { in o2net_send_message_vec()
1566 if (o2nm_this_node() <= o2net_num_from_nn(nn)) in o2net_start_connect()
1574 mynode = o2nm_get_node_by_num(o2nm_this_node()); in o2net_start_connect()
1720 if (node_num != o2nm_this_node()) in o2net_hb_node_down_cb()
1739 if (node_num != o2nm_this_node()) { in o2net_hb_node_up_cb()
1828 if (o2nm_this_node() >= node->nd_num) { in o2net_accept_one()
1829 local_node = o2nm_get_node_by_num(o2nm_this_node()); in o2net_accept_one()
2026 * o2nm_this_node() doesn't work yet as we're being called while it
2054 /* again, o2nm_this_node() does
[all...]
H A Dquorum.c106 if (!test_bit(o2nm_this_node(), qs->qs_hb_bm) || in o2quo_make_decision()
/kernel/linux/linux-5.10/fs/ocfs2/
H A Dstack_o2cb.c262 node_num = o2nm_this_node(); in o2cb_cluster_check()
398 node_num = o2nm_this_node(); in o2cb_cluster_this_node()
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dstack_o2cb.c260 node_num = o2nm_this_node(); in o2cb_cluster_check()
396 node_num = o2nm_this_node(); in o2cb_cluster_this_node()
/kernel/linux/linux-5.10/fs/ocfs2/dlm/
H A Ddlmdomain.c1991 dlm->node_num = o2nm_this_node(); in dlm_alloc_ctxt()
/kernel/linux/linux-6.6/fs/ocfs2/dlm/
H A Ddlmdomain.c1986 dlm->node_num = o2nm_this_node(); in dlm_alloc_ctxt()

Completed in 21 milliseconds