Home
last modified time | relevance | path

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

/linux/net/sunrpc/
H A Dxdr.c1767 unsigned int xdr_stream_move_subsegment(struct xdr_stream *xdr, unsigned int offset, in xdr_stream_move_subsegment() function
1786 EXPORT_SYMBOL_GPL(xdr_stream_move_subsegment);
/linux/fs/nfs/
H A Dnfs42xdr.c1138 return xdr_stream_move_subsegment(xdr, seg->data.from, bufpos, length); in process_read_plus_segment()