Searched refs:stats_root (Results 1 – 2 of 2) sorted by relevance
54 snic_glob->stats_root = de; in snic_debugfs_init()71 debugfs_remove(snic_glob->stats_root); in snic_debugfs_term()72 snic_glob->stats_root = NULL; in snic_debugfs_term()390 if (!snic_glob->stats_root) { in snic_stats_debugfs_init()396 de = debugfs_create_dir(name, snic_glob->stats_root); in snic_stats_debugfs_init()
363 struct dentry *stats_root; member