Home
last modified time | relevance | path

Searched defs:node_up (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/net/tipc/
Dlink.c1112 bool node_up = link_is_up(l->bc_rcvlink); in tipc_link_build_proto_msg() local
/linux-4.4.14/fs/ocfs2/dlm/
Ddlmmaster.c361 void dlm_hb_event_notify_attached(struct dlm_ctxt *dlm, int idx, int node_up) in dlm_hb_event_notify_attached()