Searched refs:rl_nchunks (Results 1 – 4 of 4) sorted by relevance
249 req->rl_nchunks = nchunks; in rpcrdma_create_chunks()793 req->rl_nchunks == 0)) in rpcrdma_reply_handler()800 req->rl_nchunks, 1, &iptr); in rpcrdma_reply_handler()829 req->rl_nchunks == 0) in rpcrdma_reply_handler()832 rdmalen = rpcrdma_count_chunks(rep, req->rl_nchunks, 0, &iptr); in rpcrdma_reply_handler()849 req->rl_nchunks); in rpcrdma_reply_handler()857 if (req->rl_nchunks) switch (r_xprt->rx_ia.ri_memreg_strategy) { in rpcrdma_reply_handler()859 for (i = 0; req->rl_nchunks-- > 1;) in rpcrdma_reply_handler()868 for (i = 0; req->rl_nchunks--;) in rpcrdma_reply_handler()
594 nreq->rl_nchunks = 0; in xprt_rdma_allocate()649 for (i = 0; req->rl_nchunks;) { in xprt_rdma_free()650 --req->rl_nchunks; in xprt_rdma_free()
186 unsigned int rl_nchunks; /* non-zero if chunks */ member
1279 BUG_ON(req->rl_nchunks != 0); in rpcrdma_buffer_put()