Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/sunrpc/
H A Dsocklib.c229 iov_iter_bvec(&msg->msg_iter, WRITE, xdr->bvec, xdr_buf_pagecount(xdr), in xprt_send_pagedata()
H A Dxdr.c138 xdr_buf_pagecount(struct xdr_buf *buf) in xdr_buf_pagecount() function
148 size_t i, n = xdr_buf_pagecount(buf); in xdr_alloc_bvec()
H A Dxprtsock.c430 xdr_buf_pagecount(buf), in xs_read_xdr_buf()
/OK3568_Linux_fs/kernel/include/linux/sunrpc/
H A Dxdr.h131 size_t xdr_buf_pagecount(struct xdr_buf *buf);