Home
last modified time | relevance | path

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

/linux-6.15/include/linux/sunrpc/
H A Dclnt.h230 int rpc_localaddr(struct rpc_clnt *, struct sockaddr *, size_t);
/linux-6.15/fs/nfs/
H A Dnfs4client.c253 err = rpc_localaddr(clp->cl_rpcclient, sap, sizeof(cb_addr)); in nfs4_alloc_client()
1362 error = rpc_localaddr(clnt, localaddr, sizeof(address)); in nfs4_update_server()
/linux-6.15/net/sunrpc/
H A Dclnt.c1558 int rpc_localaddr(struct rpc_clnt *clnt, struct sockaddr *buf, size_t buflen) in rpc_localaddr() function
1582 EXPORT_SYMBOL_GPL(rpc_localaddr);