Searched defs:dlm_msg (Results 1 – 1 of 1) sorted by relevance
127 struct dlm_msg { struct129 struct dlm_msg *orig_msg; argument130 bool retransmit;131 void *ppc;132 int len;133 int idx; /* new()/commit() idx exchange */135 struct list_head list;136 struct kref ref;