Searched refs:stats_file (Results 1 – 2 of 2) sorted by relevance
364 snic->stats_file = debugfs_create_file("stats", S_IFREG|S_IRUGO, in snic_stats_debugfs_init()384 debugfs_remove(snic->stats_file); in snic_stats_debugfs_remove()385 snic->stats_file = NULL; in snic_stats_debugfs_remove()
336 struct dentry *stats_file; /* Per snic debugfs file */ member