Home
last modified time | relevance | path

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

/linux/fs/dlm/
H A Dmidcomms.c198 struct dlm_mhandle { struct
199 const union dlm_packet *inner_p;
200 struct midcomms_node *node;
201 struct dlm_opts *opts;
202 struct dlm_msg *msg;
203 bool committed;
204 uint32_t seq;
229 return KMEM_CACHE(dlm_mhandle, 0); in dlm_midcomms_cache_create() argument