Home
last modified time | relevance | path

Searched defs:dlm_member (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/dlm/
Ddlm_internal.h119 struct dlm_member { struct
120 struct list_head list;
121 int nodeid;
122 int weight;
123 int slot;
124 int slot_prev;
125 int comm_seq;
126 uint32_t generation;
/kernel/linux/linux-6.6/fs/dlm/
Ddlm_internal.h116 struct dlm_member { struct
117 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;