Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ocfs2/dlm/
Ddlmdebug.h53 void dlm_destroy_debugfs_root(void);
75 static inline void dlm_destroy_debugfs_root(void) in dlm_destroy_debugfs_root() function
Ddlmdebug.c974 void dlm_destroy_debugfs_root(void) in dlm_destroy_debugfs_root() function
Ddlmdomain.c2379 dlm_destroy_debugfs_root(); in dlm_exit()