Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/sunrpc/
A Dsvc_xprt.h21 int (*xpo_has_wspace)(struct svc_xprt *); member
/linux-6.3-rc2/net/sunrpc/xprtrdma/
A Dsvc_rdma_transport.c86 .xpo_has_wspace = svc_rdma_has_wspace,
/linux-6.3-rc2/net/sunrpc/
A Dsvcsock.c638 .xpo_has_wspace = svc_udp_has_wspace,
1213 .xpo_has_wspace = svc_tcp_has_wspace,
A Dsvc_xprt.c433 if (xprt->xpt_ops->xpo_has_wspace(xprt) && in svc_xprt_ready()

Completed in 10 milliseconds