Home
last modified time | relevance | path

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

/linux-4.4.14/net/sunrpc/xprtrdma/
Dsvc_rdma_sendto.c314 int chunk_off; in send_write_chunks() local
345 chunk_off = 0; in send_write_chunks()
349 rs_offset + chunk_off, in send_write_chunks()
358 chunk_off += ret; in send_write_chunks()
380 int chunk_off; in send_reply_chunks() local
410 chunk_off = 0; in send_reply_chunks()
414 rs_offset + chunk_off, in send_reply_chunks()
423 chunk_off += ret; in send_reply_chunks()