Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/fnic/
Dfnic_stats.h115 void fnic_stats_debugfs_remove(struct fnic *);
Dfnic_main.c576 fnic_stats_debugfs_remove(fnic); in fnic_probe()
941 fnic_stats_debugfs_remove(fnic); in fnic_probe()
994 fnic_stats_debugfs_remove(fnic); in fnic_remove()
Dfnic_debugfs.c823 void fnic_stats_debugfs_remove(struct fnic *fnic) in fnic_stats_debugfs_remove() function