Home
last modified time | relevance | path

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

/linux-2.6.39/fs/dlm/
Ddlm_internal.h144 struct dlm_args { struct
145 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;