Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/sunrpc/
Dclnt.h223 int rpc_clnt_add_xprt(struct rpc_clnt *, struct xprt_create *,
/Linux-v6.1/fs/nfs/
Dpnfs_nfs.c880 rpc_clnt_add_xprt(clp->cl_rpcclient, &xprt_args, in _nfs4_pnfs_v3_ds_connect()
947 rpc_clnt_add_xprt(clp->cl_rpcclient, &xprt_args, in _nfs4_pnfs_v4_ds_connect()
Dnfs4client.c429 rpc_clnt_add_xprt(old->cl_rpcclient, &xprt_args, in nfs4_add_trunk()
Dnfs4proc.c3987 rpc_clnt_add_xprt(clp->cl_rpcclient, &xprt_args, in test_fs_location_for_trunking()
/Linux-v6.1/net/sunrpc/
Dclnt.c609 if (rpc_clnt_add_xprt(clnt, &xprtargs, NULL, NULL) < 0) in rpc_create()
3020 int rpc_clnt_add_xprt(struct rpc_clnt *clnt, in rpc_clnt_add_xprt() function
3077 EXPORT_SYMBOL_GPL(rpc_clnt_add_xprt);