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