]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - include/linux/blk-mq.h
blk-mq-debugfs: allow schedulers to register debugfs attributes
[mirror_ubuntu-bionic-kernel.git] / include / linux / blk-mq.h
index de8ed9aaa156247f2b3459fc514db61b7645b6f0..c47aa248c640bc5ea806d5112ce7f7b5fb6b7a46 100644 (file)
@@ -60,6 +60,7 @@ struct blk_mq_hw_ctx {
 
 #ifdef CONFIG_BLK_DEBUG_FS
        struct dentry           *debugfs_dir;
+       struct dentry           *sched_debugfs_dir;
 #endif
 };