Searched defs:dlm_member (Results 1 – 1 of 1) sorted by relevance
107 struct dlm_member { struct108 struct list_head list;109 int nodeid;110 int weight;111 int slot;112 int slot_prev;113 int comm_seq;114 uint32_t generation;