Home
last modified time | relevance | path

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

/Linux-v5.4/fs/ocfs2/dlm/
Ddlmdebug.h29 void dlm_create_debugfs_root(void);
43 static inline void dlm_create_debugfs_root(void) in dlm_create_debugfs_root() function
Ddlmdebug.c887 void dlm_create_debugfs_root(void) in dlm_create_debugfs_root() function
Ddlmdomain.c2342 dlm_create_debugfs_root(); in dlm_init()