Searched refs:efct_debugfs_root (Results 1 – 1 of 1) sorted by relevance
10 static struct dentry *efct_debugfs_root; variable43 if (!efct_debugfs_root) { in efct_xport_init_debugfs()44 efct_debugfs_root = debugfs_create_dir("efct", NULL); in efct_xport_init_debugfs()51 efct_debugfs_root); in efct_xport_init_debugfs()75 debugfs_remove(efct_debugfs_root); in efct_xport_delete_debugfs()76 efct_debugfs_root = NULL; in efct_xport_delete_debugfs()