Searched refs:trc_root (Results 1 – 2 of 2) sorted by relevance
46 snic_glob->trc_root = de; in snic_debugfs_init()48 de = debugfs_create_dir("statistics", snic_glob->trc_root); in snic_debugfs_init()74 debugfs_remove(snic_glob->trc_root); in snic_debugfs_term()75 snic_glob->trc_root = NULL; in snic_debugfs_term()514 if (!snic_glob->trc_root) { in snic_trc_debugfs_init()522 snic_glob->trc_root, in snic_trc_debugfs_init()534 snic_glob->trc_root, in snic_trc_debugfs_init()
362 struct dentry *trc_root; member