Searched refs:do_proc_get_root (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/nfs/ |
H A D | nfs3proc.c | 61 do_proc_get_root(struct rpc_clnt *client, struct nfs_fh *fhandle, in do_proc_get_root() function 93 status = do_proc_get_root(server->client, fhandle, info); in nfs3_proc_get_root() 95 status = do_proc_get_root(server->nfs_client->cl_rpcclient, fhandle, info); in nfs3_proc_get_root()
|
/kernel/linux/linux-6.6/fs/nfs/ |
H A D | nfs3proc.c | 61 do_proc_get_root(struct rpc_clnt *client, struct nfs_fh *fhandle, in do_proc_get_root() function 93 status = do_proc_get_root(server->client, fhandle, info); in nfs3_proc_get_root() 95 status = do_proc_get_root(server->nfs_client->cl_rpcclient, fhandle, info); in nfs3_proc_get_root()
|
Completed in 3 milliseconds