Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/sunrpc/xprtrdma/
Dsvc_rdma_transport.c75 static int svc_rdma_has_wspace(struct svc_xprt *xprt);
87 .xpo_has_wspace = svc_rdma_has_wspace,
591 static int svc_rdma_has_wspace(struct svc_xprt *xprt) in svc_rdma_has_wspace() function