Home
last modified time | relevance | path

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

/openbmc/linux/net/sunrpc/
H A Dxdr.c1661 static const struct kvec empty_iov = {.iov_base = NULL, .iov_len = 0}; variable
1666 buf->tail[0] = empty_iov; in xdr_buf_from_iov()