Home
last modified time | relevance | path

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

/openbmc/linux/net/sunrpc/
H A Dsocklib.c224 iov_iter_bvec(&msg->msg_iter, ITER_SOURCE, xdr->bvec, xdr_buf_pagecount(xdr), in xprt_send_pagedata()
H A Dxdr.c136 size_t xdr_buf_pagecount(const struct xdr_buf *buf) in xdr_buf_pagecount() function
146 size_t i, n = xdr_buf_pagecount(buf); in xdr_alloc_bvec()
H A Dxprtsock.c488 xdr_buf_pagecount(buf), in xs_read_xdr_buf()
/openbmc/linux/include/linux/sunrpc/
H A Dxdr.h139 size_t xdr_buf_pagecount(const struct xdr_buf *buf);