Lines Matching refs:next
204 ctxt->rw_node.next = first;
798 * info->ri_pageno and info->ri_pageoff so that the next RDMA Read
859 struct svc_rdma_chunk *chunk, *next;
875 next = pcl_next_chunk(pcl, chunk);
876 if (!next)
880 length = next->ch_position - info->ri_totalbytes;
1022 struct svc_rdma_chunk *chunk, *next;
1041 next = pcl_next_chunk(pcl, chunk);
1042 if (!next)
1046 length = next->ch_position - info->ri_totalbytes;