Home
last modified time | relevance | path

Searched refs:dlm_allocate_mhandle (Results 1 – 3 of 3) sorted by relevance

/linux/fs/dlm/
H A Dmemory.h23 struct dlm_mhandle *dlm_allocate_mhandle(void);
H A Dmemory.c139 struct dlm_mhandle *dlm_allocate_mhandle(void) in dlm_allocate_mhandle() function
H A Dmidcomms.c1018 mh = dlm_allocate_mhandle(); in dlm_midcomms_get_mhandle()