Searched refs:rc_target (Results 1 – 4 of 4) sorted by relevance
60 struct rpcrdma_segment rc_target; member
466 handle = be32_to_cpu(ch->rc_target.rs_handle), in rdma_read_chunks()467 byte_count = be32_to_cpu(ch->rc_target.rs_length); in rdma_read_chunks()468 xdr_decode_hyper((__be32 *)&ch->rc_target.rs_offset, in rdma_read_chunks()
287 cur_rchunk->rc_target.rs_handle = in rpcrdma_create_chunks()289 cur_rchunk->rc_target.rs_length = in rpcrdma_create_chunks()292 (__be32 *)&cur_rchunk->rc_target.rs_offset, in rpcrdma_create_chunks()
190 rp_ary = (struct rpcrdma_write_array *)&rch->rc_target; in svc_rdma_get_reply_array()