Searched refs:xpo_release_rqst (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/include/linux/sunrpc/
H A Dsvc_xprt.h24 void (*xpo_release_rqst)(struct svc_rqst *); member in struct:svc_xprt_ops
/linux-4.1.27/net/sunrpc/
H A Dsvc_xprt.c475 rqstp->rq_xprt->xpt_ops->xpo_release_rqst(rqstp); svc_xprt_release()
874 rqstp->rq_xprt->xpt_ops->xpo_release_rqst(rqstp); svc_send()
H A Dsvcsock.c702 .xpo_release_rqst = svc_release_skb,
1290 .xpo_release_rqst = svc_release_skb,
/linux-4.1.27/net/sunrpc/xprtrdma/
H A Dsvc_rdma_transport.c81 .xpo_release_rqst = svc_rdma_release_rqst,

Completed in 135 milliseconds