Home
last modified time | relevance | path

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

/linux/net/sunrpc/xprtrdma/
H A Dsvc_rdma_backchannel.c211 .reserve_xprt = xprt_reserve_xprt_cong,
H A Dtransport.c725 .reserve_xprt = xprt_reserve_xprt_cong,
/linux/include/linux/sunrpc/
H A Dxprt.h369 int xprt_reserve_xprt_cong(struct rpc_xprt *xprt, struct rpc_task *task);
/linux/net/sunrpc/
H A Dxprt.c329 int xprt_reserve_xprt_cong(struct rpc_xprt *xprt, struct rpc_task *task) in xprt_reserve_xprt_cong() function
362 EXPORT_SYMBOL_GPL(xprt_reserve_xprt_cong);
H A Dxprtsock.c3053 .reserve_xprt = xprt_reserve_xprt_cong,