Searched refs:rl_nchunks (Results 1 – 3 of 3) sorted by relevance
326 req->rl_nchunks = nchunks; in rpcrdma_create_chunks()827 req->rl_nchunks == 0)) in rpcrdma_reply_handler()834 req->rl_nchunks, 1, &iptr); in rpcrdma_reply_handler()864 req->rl_nchunks == 0) in rpcrdma_reply_handler()868 rdmalen = rpcrdma_count_chunks(rep, req->rl_nchunks, 0, &iptr); in rpcrdma_reply_handler()885 req->rl_nchunks); in rpcrdma_reply_handler()
583 for (i = 0; req->rl_nchunks;) { in xprt_rdma_free()584 --req->rl_nchunks; in xprt_rdma_free()
269 unsigned int rl_nchunks; member