ch_position
retval = ch_position(ch,0,
return xdr_align_size(chunk->ch_position + chunk->ch_payload_length);
u32 ch_position;
__entry->position = chunk->ch_position;
ret = pcl_process_region(xdr, 0, chunk->ch_position, actor, data);
ret = pcl_process_region(xdr, start, next->ch_position - start,
chunk->ch_position = position;
if (pos->ch_position == position)
if (pos->ch_position > chunk->ch_position)
buf->tail[0].iov_base = buf->head[0].iov_base + chunk->ch_position;
buf->tail[0].iov_len = buf->head[0].iov_len - chunk->ch_position;
buf->head[0].iov_len = chunk->ch_position;
length = chunk->ch_position;
length = next->ch_position - head->rc_readbytes;
if (xdr_buf_subsegment(xdr, &payload, chunk->ch_position,
length = chunk->ch_position;
length = next->ch_position - head->rc_readbytes;
chunk->ch_position = offset;