Searched refs:ch_segments (Results 1 – 5 of 5) sorted by relevance
25 struct svc_rdma_segment ch_segments[]; member99 for (pos = &(chunk)->ch_segments[0]; \100 pos <= &(chunk)->ch_segments[(chunk)->ch_segcount - 1]; \
32 chunk = kmalloc(struct_size(chunk, ch_segments, segcount), GFP_KERNEL); in pcl_alloc_chunk()74 segment = &chunk->ch_segments[chunk->ch_segcount]; in pcl_set_read_segment()219 segment = &chunk->ch_segments[j]; in pcl_alloc_write()
384 const struct svc_rdma_segment *segment = &chunk->ch_segments[segno]; in svc_rdma_encode_write_segment()
488 seg = &info->wi_chunk->ch_segments[info->wi_seg_no]; in svc_rdma_build_writes()
1733 &chunk->ch_segments[segno];