Home
last modified time | relevance | path

Searched refs:dasd_debugfs_root_entry (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/s390/block/
H A Ddasd.c45 static struct dentry *dasd_debugfs_root_entry; variable
225 dasd_debugfs_root_entry); in dasd_state_known_to_basic()
232 dasd_debugfs_root_entry); in dasd_state_known_to_basic()
1064 debugfs_remove(dasd_debugfs_root_entry); in dasd_statistics_removeroot()
1069 dasd_debugfs_root_entry = debugfs_create_dir("dasd", NULL); in dasd_statistics_createroot()
1070 dasd_debugfs_global_entry = debugfs_create_dir("global", dasd_debugfs_root_entry); in dasd_statistics_createroot()