Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/sunrpc/
Dsvc_rdma.h190 extern void svc_rdma_xdr_encode_reply_array(struct rpcrdma_write_array *, int);
/linux-4.1.27/net/sunrpc/xprtrdma/
Dsvc_rdma_marshal.c337 void svc_rdma_xdr_encode_reply_array(struct rpcrdma_write_array *ary, in svc_rdma_xdr_encode_reply_array() function
Dsvc_rdma_sendto.c355 svc_rdma_xdr_encode_reply_array(res_ary, chunk_no); in send_reply_chunks()