Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/sunrpc/
Dclnt.h234 int rpc_clnt_add_xprt(struct rpc_clnt *, struct xprt_create *,
/Linux-v6.6/fs/nfs/
Dpnfs_nfs.c883 rpc_clnt_add_xprt(clp->cl_rpcclient, &xprt_args, in _nfs4_pnfs_v3_ds_connect()
950 rpc_clnt_add_xprt(clp->cl_rpcclient, &xprt_args, in _nfs4_pnfs_v4_ds_connect()
Dnfs4client.c434 rpc_clnt_add_xprt(old->cl_rpcclient, &xprt_args, in nfs4_add_trunk()
Dnfs4proc.c3995 rpc_clnt_add_xprt(clp->cl_rpcclient, &xprt_args, in test_fs_location_for_trunking()
/Linux-v6.6/net/sunrpc/
Dclnt.c617 if (rpc_clnt_add_xprt(clnt, &xprtargs, NULL, NULL) < 0) in rpc_create()
3046 int rpc_clnt_add_xprt(struct rpc_clnt *clnt, in rpc_clnt_add_xprt() function
3109 EXPORT_SYMBOL_GPL(rpc_clnt_add_xprt);