Searched defs:dlm_member (Results 1 – 1 of 1) sorted by relevance
113 struct dlm_member { struct114 struct list_head list;115 int nodeid;116 int weight;117 int slot;118 int slot_prev;119 int comm_seq;120 uint32_t generation;