Searched defs:dlm_msg (Results 1 – 1 of 1) sorted by relevance
125 struct dlm_msg { struct127 struct dlm_msg *orig_msg; argument128 bool retransmit;129 void *ppc;130 int len;131 int idx; /* new()/commit() idx exchange */133 struct list_head list;134 struct kref ref;