Searched defs:dlm_node (Results 1 – 1 of 1) sorted by relevance
310 struct dlm_node { struct311 struct config_item item;312 struct list_head list; /* space->members */313 int nodeid;314 int weight;315 int new;316 int comm_seq; /* copy of cm->seq when nd->nodeid is set */317 unsigned int release_recover;