Searched refs:zram_debugfs_root (Results 1 – 1 of 1) sorted by relevance
1010 static struct dentry *zram_debugfs_root; variable1014 zram_debugfs_root = debugfs_create_dir("zram", NULL); in zram_debugfs_create()1019 debugfs_remove_recursive(zram_debugfs_root); in zram_debugfs_destroy()1089 if (!zram_debugfs_root) in zram_debugfs_register()1093 zram_debugfs_root); in zram_debugfs_register()