Home
last modified time | relevance | path

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

/linux-6.1.9/fs/dlm/ !
Dlowcomms.h51 struct kmem_cache *dlm_lowcomms_msg_cache_create(void);
Dmemory.c40 msg_cache = dlm_lowcomms_msg_cache_create(); in dlm_memory_init()
Dlowcomms.c207 struct kmem_cache *dlm_lowcomms_msg_cache_create(void) in dlm_lowcomms_msg_cache_create() function