Home
last modified time | relevance | path

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

/Linux-v4.19/net/sunrpc/xprtrdma/
Dsvc_rdma_rw.c231 unsigned int ri_position; member
688 while (*p++ != xdr_zero && be32_to_cpup(p++) == info->ri_position) { in svc_rdma_build_read_chunk()
733 trace_svcrdma_encode_read(info->ri_chunklen, info->ri_position); in svc_rdma_build_normal_read_chunk()
743 head->rc_arg.head[0].iov_base + info->ri_position; in svc_rdma_build_normal_read_chunk()
745 head->rc_arg.head[0].iov_len - info->ri_position; in svc_rdma_build_normal_read_chunk()
746 head->rc_arg.head[0].iov_len = info->ri_position; in svc_rdma_build_normal_read_chunk()
848 info->ri_position = be32_to_cpup(p + 1); in svc_rdma_recv_read_chunk()
849 if (info->ri_position) in svc_rdma_recv_read_chunk()