Searched refs:dasd_debugfs_global_entry (Results 1 – 1 of 1) sorted by relevance
673 static struct dentry *dasd_debugfs_global_entry; variable1093 debugfs_remove(dasd_debugfs_global_entry); in dasd_statistics_removeroot()1100 dasd_debugfs_global_entry = debugfs_create_dir("global", dasd_debugfs_root_entry); in dasd_statistics_createroot()1101 dasd_profile_init(&dasd_global_profile, dasd_debugfs_global_entry); in dasd_statistics_createroot()