Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/
H A Dlpfc_debugfs.c5730 static struct dentry *lpfc_debugfs_root = NULL; variable
6051 if (!lpfc_debugfs_root) { in lpfc_debugfs_initialize()
6052 lpfc_debugfs_root = debugfs_create_dir("lpfc", NULL); in lpfc_debugfs_initialize()
6063 debugfs_create_dir(name, lpfc_debugfs_root); in lpfc_debugfs_initialize()
6629 debugfs_remove(lpfc_debugfs_root); /* lpfc */ in lpfc_debugfs_terminate()
6630 lpfc_debugfs_root = NULL; in lpfc_debugfs_terminate()