Searched refs:xdr_stream_pos (Results 1 – 5 of 5) sorted by relevance
233 extern unsigned int xdr_stream_pos(const struct xdr_stream *xdr);
441 unsigned int xdr_stream_pos(const struct xdr_stream *xdr) in xdr_stream_pos() function445 EXPORT_SYMBOL_GPL(xdr_stream_pos);912 unsigned int cur = xdr_stream_pos(xdr); in xdr_align_pages()
858 trace_xprtrdma_marshal(rqst, xdr_stream_pos(xdr), rtype, wtype); in rpcrdma_marshal_req()860 ret = rpcrdma_prepare_send_sges(r_xprt, req, xdr_stream_pos(xdr), in rpcrdma_marshal_req()
2422 hdrlen = xdr_stream_pos(xdr); in decode_getacl3resok()
3273 *savep = xdr_stream_pos(xdr); in decode_attr_length()4325 unsigned int nwords = (xdr_stream_pos(xdr) - savep) >> 2; in verify_attr_len()5471 res->acl_data_offset = xdr_stream_pos(xdr) - pg_offset; in decode_getacl()