Home
last modified time | relevance | path

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

/linux-6.1.9/net/sunrpc/
Dxdr.c1577 static const struct kvec empty_iov = {.iov_base = NULL, .iov_len = 0}; variable
1582 buf->tail[0] = empty_iov; in xdr_buf_from_iov()