Searched refs:dlm_debugfs_root (Results 1 – 1 of 1) sorted by relevance
341 static struct dentry *dlm_debugfs_root; variable960 dlm_debugfs_root); in dlm_create_debugfs_subroot()988 dlm_debugfs_root = debugfs_create_dir(DLM_DEBUGFS_DIR, NULL); in dlm_create_debugfs_root()989 if (!dlm_debugfs_root) { in dlm_create_debugfs_root()998 debugfs_remove(dlm_debugfs_root); in dlm_destroy_debugfs_root()