Searched refs:rootdir (Results 1 – 1 of 1) sorted by relevance
32 static struct dentry *rootdir; variable328 rootdir = debugfs_create_dir("l2tp", NULL); in l2tp_debugfs_init()330 debugfs_create_file("tunnels", 0600, rootdir, NULL, &l2tp_dfs_fops); in l2tp_debugfs_init()339 debugfs_remove_recursive(rootdir); in l2tp_debugfs_exit()