Home
last modified time | relevance | path

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

/Linux-v6.6/fs/dlm/
Dmemory.h23 struct dlm_mhandle *dlm_allocate_mhandle(gfp_t allocation);
Dmemory.c137 struct dlm_mhandle *dlm_allocate_mhandle(gfp_t allocation) in dlm_allocate_mhandle() function
Dmidcomms.c1013 mh = dlm_allocate_mhandle(allocation); in dlm_midcomms_get_mhandle()