Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/ !
H A Dlpfc_debugfs.c6065 atomic_set(&phba->debugfs_vport_count, 0); in lpfc_debugfs_initialize()
6297 atomic_inc(&phba->debugfs_vport_count); in lpfc_debugfs_initialize()
6511 atomic_dec(&phba->debugfs_vport_count); in lpfc_debugfs_terminate()
6514 if (atomic_read(&phba->debugfs_vport_count) == 0) { in lpfc_debugfs_terminate()