Home
last modified time | relevance | path

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

/Linux-v6.6/fs/dlm/
Dlowcomms.h53 struct kmem_cache *dlm_lowcomms_msg_cache_create(void);
Dmemory.c42 msg_cache = dlm_lowcomms_msg_cache_create(); in dlm_memory_init()
Dlowcomms.c246 struct kmem_cache *dlm_lowcomms_msg_cache_create(void) in dlm_lowcomms_msg_cache_create() function