Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/sunrpc/
Dxdr.c977 static void xdr_set_iov(struct xdr_stream *xdr, struct kvec *iov, in xdr_set_iov() function
1025 xdr_set_iov(xdr, xdr->buf->tail, xdr->nwords << 2); in xdr_set_page()
1063 xdr_set_iov(xdr, buf->head, buf->len); in xdr_init_decode()
1067 xdr_set_iov(xdr, buf->head, buf->len); in xdr_init_decode()