Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/sunrpc/
Dxdr.h269 extern unsigned int xdr_stream_move_subsegment(struct xdr_stream *xdr, unsigned int offset,
/Linux-v6.6/net/sunrpc/
Dxdr.c1791 unsigned int xdr_stream_move_subsegment(struct xdr_stream *xdr, unsigned int offset, in xdr_stream_move_subsegment() function
1810 EXPORT_SYMBOL_GPL(xdr_stream_move_subsegment);
/Linux-v6.6/fs/nfs/
Dnfs42xdr.c1040 return xdr_stream_move_subsegment(xdr, seg->data.from, bufpos, length); in process_read_plus_segment()