Searched defs:chunk_off (Results 1 - 1 of 1) sorted by relevance

/net/sunrpc/xprtrdma/
H A Dsvc_rdma_sendto.c231 int chunk_off; local
260 chunk_off = 0;
264 rs_offset + chunk_off,
273 chunk_off += ret;
295 int chunk_off; local
325 chunk_off = 0;
329 rs_offset + chunk_off,
338 chunk_off += ret;

Completed in 89 milliseconds