Home
last modified time | relevance | path

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

/openbmc/linux/fs/ocfs2/dlm/
H A Ddlmlock.c51 int dlm_init_lock_cache(void) in dlm_init_lock_cache() function
H A Ddlmcommon.h1016 int dlm_init_lock_cache(void);
H A Ddlmdomain.c2325 status = dlm_init_lock_cache(); in dlm_init()