Home
last modified time | relevance | path

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

/Linux-v4.19/fs/ocfs2/dlm/
Ddlmlock.c68 int dlm_init_lock_cache(void) in dlm_init_lock_cache() function
Ddlmcommon.h1042 int dlm_init_lock_cache(void);
Ddlmdomain.c2352 status = dlm_init_lock_cache(); in dlm_init()