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