Searched refs:hba_debugfs_root (Results 1 – 2 of 2) sorted by relevance
2027 if (!phba->hba_debugfs_root) { in lpfc_debugfs_initialize()2028 phba->hba_debugfs_root = in lpfc_debugfs_initialize()2030 if (!phba->hba_debugfs_root) { in lpfc_debugfs_initialize()2042 phba->hba_debugfs_root, in lpfc_debugfs_initialize()2056 phba->hba_debugfs_root, in lpfc_debugfs_initialize()2073 phba->hba_debugfs_root, in lpfc_debugfs_initialize()2088 phba->hba_debugfs_root, in lpfc_debugfs_initialize()2100 phba->hba_debugfs_root, in lpfc_debugfs_initialize()2129 phba->hba_debugfs_root, in lpfc_debugfs_initialize()2158 debugfs_create_dir(name, phba->hba_debugfs_root); in lpfc_debugfs_initialize()[all …]
794 struct dentry *hba_debugfs_root; member