Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/csiostor/
Dcsio_init.c55 static struct dentry *csio_debugfs_root; variable
145 if (csio_debugfs_root) { in csio_dfs_create()
147 csio_debugfs_root); in csio_dfs_create()
170 csio_debugfs_root = debugfs_create_dir(KBUILD_MODNAME, NULL); in csio_dfs_init()
179 debugfs_remove(csio_debugfs_root); in csio_dfs_exit()