Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/sunrpc/
Dxdr.h266 extern unsigned int xdr_stream_move_subsegment(struct xdr_stream *xdr, unsigned int offset,
/Linux-v6.1/net/sunrpc/
Dxdr.c1707 unsigned int xdr_stream_move_subsegment(struct xdr_stream *xdr, unsigned int offset, in xdr_stream_move_subsegment() function
1726 EXPORT_SYMBOL_GPL(xdr_stream_move_subsegment);
/Linux-v6.1/fs/nfs/
Dnfs42xdr.c1113 return xdr_stream_move_subsegment(xdr, seg->data.from, bufpos, length); in process_read_plus_segment()