Searched defs:dlm_msg (Results 1 – 1 of 1) sorted by relevance
138 struct dlm_msg { struct140 struct dlm_msg *orig_msg; argument141 bool retransmit;142 void *ppc;143 int len;144 int idx; /* new()/commit() idx exchange */146 struct list_head list;147 struct kref ref;