Home
last modified time | relevance | path

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

/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()