Searched defs:dlm_args (Results 1 – 1 of 1) sorted by relevance
145 struct dlm_args { struct146 uint32_t flags;147 void (*astfn) (void *astparam);148 void *astparam;149 void (*bastfn) (void *astparam, int mode);150 int mode;151 struct dlm_lksb *lksb;152 unsigned long timeout;