Searched defs:dlm_member (Results 1 – 1 of 1) sorted by relevance
119 struct dlm_member { struct120 struct list_head list;121 int nodeid;122 int weight;123 int slot;124 int slot_prev;125 int comm_seq;126 uint32_t generation;