Searched refs:zram_debugfs_root (Results 1 – 1 of 1) sorted by relevance
1120 static struct dentry *zram_debugfs_root; variable1124 zram_debugfs_root = debugfs_create_dir("zram", NULL); in zram_debugfs_create()1129 debugfs_remove_recursive(zram_debugfs_root); in zram_debugfs_destroy()1199 if (!zram_debugfs_root) in zram_debugfs_register()1203 zram_debugfs_root); in zram_debugfs_register()