Home
last modified time | relevance | path

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

/linux-6.1.9/fs/dlm/
Dmemory.h23 struct dlm_mhandle *dlm_allocate_mhandle(void);
Dmemory.c121 struct dlm_mhandle *dlm_allocate_mhandle(void) in dlm_allocate_mhandle() function
Dmidcomms.c1084 mh = dlm_allocate_mhandle(); in dlm_midcomms_get_mhandle()