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