Home
last modified time | relevance | path

Searched refs:debug_ras_log (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A Dlpfc_debugfs.c5920 phba->debug_ras_log = in lpfc_debugfs_initialize()
5924 if (IS_ERR(phba->debug_ras_log)) { in lpfc_debugfs_initialize()
6346 debugfs_remove(phba->debug_ras_log); in lpfc_debugfs_terminate()
6347 phba->debug_ras_log = NULL; in lpfc_debugfs_terminate()
H A Dlpfc.h1094 struct dentry *debug_ras_log; member
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc.h1356 struct dentry *debug_ras_log; member
H A Dlpfc_debugfs.c6110 phba->debug_ras_log = in lpfc_debugfs_initialize()
6114 if (IS_ERR(phba->debug_ras_log)) { in lpfc_debugfs_initialize()
6539 debugfs_remove(phba->debug_ras_log); in lpfc_debugfs_terminate()
6540 phba->debug_ras_log = NULL; in lpfc_debugfs_terminate()

Completed in 23 milliseconds