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