Searched refs:zram_debugfs_root (Results 1 – 1 of 1) sorted by relevance
1528 static struct dentry *zram_debugfs_root; variable1532 zram_debugfs_root = debugfs_create_dir("zram", NULL); in zram_debugfs_create()1537 debugfs_remove_recursive(zram_debugfs_root); in zram_debugfs_destroy()1602 if (!zram_debugfs_root) in zram_debugfs_register()1606 zram_debugfs_root); in zram_debugfs_register()