Home
last modified time | relevance | path

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

/drivers/scsi/csiostor/
Dcsio_init.c54 static struct dentry *csio_debugfs_root; variable
144 if (csio_debugfs_root) { in csio_dfs_create()
146 csio_debugfs_root); in csio_dfs_create()
169 csio_debugfs_root = debugfs_create_dir(KBUILD_MODNAME, NULL); in csio_dfs_init()
178 debugfs_remove(csio_debugfs_root); in csio_dfs_exit()