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