Home
last modified time | relevance | path

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

/linux/fs/dlm/
H A Dlowcomms.h52 struct kmem_cache *dlm_lowcomms_msg_cache_create(void);
H A Dmemory.c42 msg_cache = dlm_lowcomms_msg_cache_create(); in dlm_memory_init()
H A Dlowcomms.c250 struct kmem_cache *dlm_lowcomms_msg_cache_create(void) in dlm_lowcomms_msg_cache_create() function