Searched defs:dlm_args (Results 1 – 1 of 1) sorted by relevance
132 struct dlm_args { struct133 uint32_t flags;134 void (*astfn) (void *astparam);135 void *astparam;136 void (*bastfn) (void *astparam, int mode);137 int mode;138 struct dlm_lksb *lksb;