Home
last modified time | relevance | path

Searched defs:dlm_args (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/fs/dlm/
Ddlm_internal.h140 struct dlm_args { struct
141 uint32_t flags;
142 void (*astfn) (void *astparam);
143 void *astparam;
144 void (*bastfn) (void *astparam, int mode);
145 int mode;
146 struct dlm_lksb *lksb;
147 unsigned long timeout;