Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ocfs2/dlm/
H A Ddlmcommon.h1028 void dlm_hb_event_notify_attached(struct dlm_ctxt *dlm, int idx, int node_up);
H A Ddlmmaster.c346 void dlm_hb_event_notify_attached(struct dlm_ctxt *dlm, int idx, int node_up) in dlm_hb_event_notify_attached() argument
353 if (node_up) in dlm_hb_event_notify_attached()
/OK3568_Linux_fs/kernel/net/tipc/
H A Dnode.c1662 bool node_up = false; in tipc_node_xmit() local
1682 node_up = node_is_up(n); in tipc_node_xmit()
1685 if (node_up && peer_net && check_net(peer_net)) { in tipc_node_xmit()
H A Dlink.c1830 bool node_up = link_is_up(bcl); in tipc_link_build_proto_msg() local
1859 msg_set_bc_ack_invalid(hdr, !node_up); in tipc_link_build_proto_msg()
1863 msg_set_redundant_link(hdr, node_up); in tipc_link_build_proto_msg()