Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/sunrpc/xprtrdma/
Dsvc_rdma_transport.c72 static struct svc_xprt *svc_rdma_accept(struct svc_xprt *xprt);
88 .xpo_accept = svc_rdma_accept,
366 static struct svc_xprt *svc_rdma_accept(struct svc_xprt *xprt) in svc_rdma_accept() function