Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc.h705 struct dentry *debug_ioktime; member
H A Dlpfc_debugfs.c6368 vport->debug_ioktime = in lpfc_debugfs_initialize()
6372 if (IS_ERR(vport->debug_ioktime)) { in lpfc_debugfs_initialize()
6513 debugfs_remove(vport->debug_ioktime); /* ioktime */ in lpfc_debugfs_terminate()
6514 vport->debug_ioktime = NULL; in lpfc_debugfs_terminate()