Searched refs:xpo_adjust_wspace (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/include/linux/sunrpc/
H A Dsvc_xprt.h28 void (*xpo_adjust_wspace)(struct svc_xprt *); member in struct:svc_xprt_ops
/linux-4.4.14/net/sunrpc/
H A Dsvc_xprt.c464 if (xprt->xpt_ops->xpo_adjust_wspace) svc_reserve()
465 xprt->xpt_ops->xpo_adjust_wspace(xprt); svc_reserve()
H A Dsvcsock.c1322 .xpo_adjust_wspace = svc_tcp_adjust_wspace,

Completed in 118 milliseconds