Searched refs:topdir (Results 1 – 1 of 1) sorted by relevance
15 static struct dentry *topdir; variable275 debugfs_remove_recursive(topdir); in sunrpc_debugfs_exit()276 topdir = NULL; in sunrpc_debugfs_exit()284 topdir = debugfs_create_dir("sunrpc", NULL); in sunrpc_debugfs_init()286 rpc_clnt_dir = debugfs_create_dir("rpc_clnt", topdir); in sunrpc_debugfs_init()288 rpc_xprt_dir = debugfs_create_dir("rpc_xprt", topdir); in sunrpc_debugfs_init()