Searched defs:dlm_member (Results 1 – 1 of 1) sorted by relevance
116 struct dlm_member { struct117 struct list_head list;118 int nodeid;119 int weight;120 int slot;121 int slot_prev;122 int comm_seq;123 uint32_t generation;