Searched refs:dlm_debugfs_root (Results 1 – 1 of 1) sorted by relevance
344 static struct dentry *dlm_debugfs_root = NULL; variable971 dlm_debugfs_root); in dlm_create_debugfs_subroot()999 dlm_debugfs_root = debugfs_create_dir(DLM_DEBUGFS_DIR, NULL); in dlm_create_debugfs_root()1000 if (!dlm_debugfs_root) { in dlm_create_debugfs_root()1009 debugfs_remove(dlm_debugfs_root); in dlm_destroy_debugfs_root()