Searched refs:zram_debugfs_root (Results 1 – 1 of 1) sorted by relevance
1527 static struct dentry *zram_debugfs_root; variable1531 zram_debugfs_root = debugfs_create_dir("zram", NULL); in zram_debugfs_create()1536 debugfs_remove_recursive(zram_debugfs_root); in zram_debugfs_destroy()1601 if (!zram_debugfs_root) in zram_debugfs_register()1605 zram_debugfs_root); in zram_debugfs_register()