Searched defs:dlm_msg (Results 1 – 1 of 1) sorted by relevance
139 struct dlm_msg { struct141 struct dlm_msg *orig_msg; argument142 bool retransmit;143 void *ppc;144 int len;145 int idx; /* new()/commit() idx exchange */147 struct list_head list;148 struct kref ref;