Searched refs:ocfs2_debugfs_root (Results 1 – 1 of 1) sorted by relevance
88 static struct dentry *ocfs2_debugfs_root; variable1114 ocfs2_debugfs_root); in ocfs2_fill_super()1608 ocfs2_debugfs_root = debugfs_create_dir("ocfs2", NULL); in ocfs2_init()1609 if (!ocfs2_debugfs_root) { in ocfs2_init()1627 debugfs_remove(ocfs2_debugfs_root); in ocfs2_init()1646 debugfs_remove(ocfs2_debugfs_root); in ocfs2_exit()