Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ocfs2/dlm/
Ddlmlock.c53 int dlm_init_lock_cache(void) in dlm_init_lock_cache() function
Ddlmcommon.h1022 int dlm_init_lock_cache(void);
Ddlmdomain.c2330 status = dlm_init_lock_cache(); in dlm_init()