stats_root        365 drivers/scsi/snic/snic.h 	struct dentry *stats_root;
stats_root         37 drivers/scsi/snic/snic_debugfs.c 	snic_glob->stats_root = debugfs_create_dir("statistics",
stats_root         51 drivers/scsi/snic/snic_debugfs.c 	debugfs_remove(snic_glob->stats_root);
stats_root         52 drivers/scsi/snic/snic_debugfs.c 	snic_glob->stats_root = NULL;
stats_root        380 drivers/scsi/snic/snic_debugfs.c 	snic->stats_host = debugfs_create_dir(name, snic_glob->stats_root);