Home
last modified time | relevance | path

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

/linux-6.1.9/fs/dlm/
Ddlm_internal.h141 struct dlm_args { struct
142 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;
149 unsigned long timeout;