Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/lpfc/
H A Dlpfc.h482 struct dentry *debug_ioktime; member
H A Dlpfc_debugfs.c6178 vport->debug_ioktime = in lpfc_debugfs_initialize()
6182 if (!vport->debug_ioktime) { in lpfc_debugfs_initialize()
6323 debugfs_remove(vport->debug_ioktime); /* ioktime */ in lpfc_debugfs_terminate()
6324 vport->debug_ioktime = NULL; in lpfc_debugfs_terminate()