Home
last modified time | relevance | path

Searched refs:mhandle (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/dlm/
H A Dmemory.c35 goto mhandle; in dlm_memory_init()
67 mhandle: in dlm_memory_init()
142 void dlm_free_mhandle(struct dlm_mhandle *mhandle) in dlm_free_mhandle() argument
144 kmem_cache_free(mhandle_cache, mhandle); in dlm_free_mhandle()
H A Dmemory.h24 void dlm_free_mhandle(struct dlm_mhandle *mhandle);