Home
last modified time | relevance | path

Searched refs:rpc_clnt_dir (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/net/sunrpc/
H A Ddebugfs.c16 static struct dentry *rpc_clnt_dir; variable
157 clnt->cl_debugfs = debugfs_create_dir(name, rpc_clnt_dir); in rpc_clnt_debugfs_register()
280 rpc_clnt_dir = NULL; in sunrpc_debugfs_exit()
289 rpc_clnt_dir = debugfs_create_dir("rpc_clnt", topdir); in sunrpc_debugfs_init()
/kernel/linux/linux-5.10/net/sunrpc/
H A Ddebugfs.c14 static struct dentry *rpc_clnt_dir; variable
157 clnt->cl_debugfs = debugfs_create_dir(name, rpc_clnt_dir); in rpc_clnt_debugfs_register()
305 rpc_clnt_dir = NULL; in sunrpc_debugfs_exit()
316 rpc_clnt_dir = debugfs_create_dir("rpc_clnt", topdir); in sunrpc_debugfs_init()

Completed in 2 milliseconds