Searched defs:dlm_args (Results 1 – 2 of 2) 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;
141 struct dlm_args { struct142 uint32_t flags;143 void (*astfn) (void *astparam);144 void *astparam;145 void (*bastfn) (void *astparam, int mode);146 int mode;147 struct dlm_lksb *lksb;