Home
last modified time | relevance | path

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

/openbmc/linux/fs/dlm/
H A Dmemory.h23 struct dlm_mhandle *dlm_allocate_mhandle(gfp_t allocation);
H A Dmemory.c137 struct dlm_mhandle *dlm_allocate_mhandle(gfp_t allocation) in dlm_allocate_mhandle() function
H A Dmidcomms.c1021 mh = dlm_allocate_mhandle(allocation); in dlm_midcomms_get_mhandle()