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.c46 static struct dentry *dasd_debugfs_root_entry; variable
252 dasd_debugfs_root_entry); in dasd_state_known_to_basic()
259 dasd_debugfs_root_entry); in dasd_state_known_to_basic()
1094 debugfs_remove(dasd_debugfs_root_entry); in dasd_statistics_removeroot()
1099 dasd_debugfs_root_entry = debugfs_create_dir("dasd", NULL); in dasd_statistics_createroot()
1100 dasd_debugfs_global_entry = debugfs_create_dir("global", dasd_debugfs_root_entry); in dasd_statistics_createroot()