Home
last modified time | relevance | path

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

/Linux-v4.19/net/tipc/
Dlink.c1339 bool node_up = link_is_up(bcl); in tipc_link_build_proto_msg() local
1368 msg_set_bc_ack_invalid(hdr, !node_up); in tipc_link_build_proto_msg()
1372 msg_set_redundant_link(hdr, node_up); in tipc_link_build_proto_msg()
/Linux-v4.19/fs/ocfs2/dlm/
Ddlmcommon.h1048 void dlm_hb_event_notify_attached(struct dlm_ctxt *dlm, int idx, int node_up);
Ddlmmaster.c361 void dlm_hb_event_notify_attached(struct dlm_ctxt *dlm, int idx, int node_up) in dlm_hb_event_notify_attached() argument
368 if (node_up) in dlm_hb_event_notify_attached()