Lines Matching refs:node
123 u8 migrate_done; /* set to 1 means node has migrated all lock resources */
248 u8 node)
252 dlm->joining_node = node;
267 /* max milliseconds to wait to sync up a network failure with a node death */
311 u8 owner; //node which owns the lock resource, or unknown
332 u8 node;
519 * at most one dlm_lock on a lockres for each node in the cluster,
674 * lvb recovery based on each node's info */
810 struct dlm_lock * dlm_new_lock(int type, u8 node, u64 cookie,
843 int dlm_is_node_dead(struct dlm_ctxt *dlm, u8 node);
844 void dlm_wait_for_node_death(struct dlm_ctxt *dlm, u8 node, int timeout);
845 void dlm_wait_for_node_recovery(struct dlm_ctxt *dlm, u8 node, int timeout);
942 void dlm_hb_node_down_cb(struct o2nm_node *node, int idx, void *data);
943 void dlm_hb_node_up_cb(struct o2nm_node *node, int idx, void *data);