Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ocfs2/dlm/
H A Ddlmdebug.h30 void dlm_destroy_debugfs_root(void);
46 static inline void dlm_destroy_debugfs_root(void) in dlm_destroy_debugfs_root() function
H A Ddlmdebug.c892 void dlm_destroy_debugfs_root(void) in dlm_destroy_debugfs_root() function
H A Ddlmdomain.c2355 dlm_destroy_debugfs_root(); in dlm_exit()