lpfc_debugfs_root 5376 drivers/scsi/lpfc/lpfc_debugfs.c static struct dentry *lpfc_debugfs_root = NULL; lpfc_debugfs_root 5681 drivers/scsi/lpfc/lpfc_debugfs.c if (!lpfc_debugfs_root) { lpfc_debugfs_root 5682 drivers/scsi/lpfc/lpfc_debugfs.c lpfc_debugfs_root = debugfs_create_dir("lpfc", NULL); lpfc_debugfs_root 5693 drivers/scsi/lpfc/lpfc_debugfs.c debugfs_create_dir(name, lpfc_debugfs_root); lpfc_debugfs_root 6218 drivers/scsi/lpfc/lpfc_debugfs.c debugfs_remove(lpfc_debugfs_root); /* lpfc */ lpfc_debugfs_root 6219 drivers/scsi/lpfc/lpfc_debugfs.c lpfc_debugfs_root = NULL;