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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ocfs2/cluster/
H A Dnodemanager.h72 u8 o2nm_this_node(void);
H A Dquorum.c110 if (!test_bit(o2nm_this_node(), qs->qs_hb_bm) ||
H A Dtcp.c442 o2nm_this_node() > sc->sc_node->nd_num ?
935 if (target_node == o2nm_this_node()) {
1450 if (o2nm_this_node() <= o2net_num_from_nn(nn))
1460 mynode = o2nm_get_node_by_num(o2nm_this_node());
1597 if (node_num != o2nm_this_node())
1614 if (node_num != o2nm_this_node()) {
1703 if (o2nm_this_node() > node->nd_num) {
1853 * o2nm_this_node() doesn't work yet as we're being called while it
1881 /* again, o2nm_this_node() doesn't work here as we're involved in
H A Dheartbeat.c334 slot = o2nm_this_node();
398 node_num = o2nm_this_node();
421 node_num = o2nm_this_node();
1244 if (o2nm_this_node() == O2NM_MAX_NODES)
1756 node_num = o2nm_this_node();
H A Dnodemanager.c200 u8 o2nm_this_node(void) function
209 EXPORT_SYMBOL_GPL(o2nm_this_node); variable
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ocfs2/dlm/
H A Ddlmdomain.c1385 dlm->node_num = o2nm_this_node();
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ocfs2/
H A Dsuper.c1018 osb->node_num = o2nm_this_node();

Completed in 90 milliseconds