Home
last modified time | relevance | path

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

/linux-6.15/fs/ocfs2/dlm/
H A Ddlmdebug.h27 void dlm_create_debugfs_root(void);
41 static inline void dlm_create_debugfs_root(void) in dlm_create_debugfs_root() function
H A Ddlmdebug.c833 void dlm_create_debugfs_root(void) in dlm_create_debugfs_root() function
H A Ddlmdomain.c2335 dlm_create_debugfs_root(); in dlm_init()