zs_stat_root      176 mm/zsmalloc.c  static struct dentry *zs_stat_root;
zs_stat_root      580 mm/zsmalloc.c  	zs_stat_root = debugfs_create_dir("zsmalloc", NULL);
zs_stat_root      585 mm/zsmalloc.c  	debugfs_remove_recursive(zs_stat_root);
zs_stat_root      651 mm/zsmalloc.c  	if (!zs_stat_root) {
zs_stat_root      656 mm/zsmalloc.c  	pool->stat_dentry = debugfs_create_dir(name, zs_stat_root);