Home
last modified time | relevance | path

Searched refs:topdir (Results 1 – 1 of 1) sorted by relevance

/net/sunrpc/
Ddebugfs.c15 static struct dentry *topdir; variable
275 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()