Home
last modified time | relevance | path

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

/Linux-v5.4/net/sunrpc/xprtrdma/
Dsvc_rdma_rw.c226 unsigned int ri_position; member
680 while (*p++ != xdr_zero && be32_to_cpup(p++) == info->ri_position) { in svc_rdma_build_read_chunk()
725 trace_svcrdma_encode_read(info->ri_chunklen, info->ri_position); in svc_rdma_build_normal_read_chunk()
735 head->rc_arg.head[0].iov_base + info->ri_position; in svc_rdma_build_normal_read_chunk()
737 head->rc_arg.head[0].iov_len - info->ri_position; in svc_rdma_build_normal_read_chunk()
738 head->rc_arg.head[0].iov_len = info->ri_position; in svc_rdma_build_normal_read_chunk()
840 info->ri_position = be32_to_cpup(p + 1); in svc_rdma_recv_read_chunk()
841 if (info->ri_position) in svc_rdma_recv_read_chunk()