Searched refs:trc_root (Results 1 – 2 of 2) sorted by relevance
35 snic_glob->trc_root = debugfs_create_dir("snic", NULL); in snic_debugfs_init()38 snic_glob->trc_root); in snic_debugfs_init()54 debugfs_remove(snic_glob->trc_root); in snic_debugfs_term()55 snic_glob->trc_root = NULL; in snic_debugfs_term()459 snic_glob->trc_root, in snic_trc_debugfs_init()464 snic_glob->trc_root, NULL, in snic_trc_debugfs_init()
364 struct dentry *trc_root; member