Lines Matching defs:nodeid
118 int nodeid;
186 * lkb_nodeid: when the lkb is a local copy, nodeid is 0; when the lkb
187 * is a master copy, nodeid specifies the remote lock holder, when the
188 * lkb is a process copy, the nodeid specifies the lock master.
282 * nodeid, even when nodeid is our_nodeid.
285 * greater than zero when another nodeid.
391 __le32 h_nodeid; /* nodeid of sender */
817 void *dlm_create_debug_comms_file(int nodeid, void *data);
824 static inline void *dlm_create_debug_comms_file(int nodeid, void *data) { return NULL; }