Searched refs:xdr_stream_pos (Results 1 – 13 of 13) sorted by relevance
200 base = xdr_stream_pos(xdr); in nfs_stream_encode_acl()404 base = xdr_stream_pos(xdr); in nfs_stream_decode_acl()
919 unsigned int xdr_stream_pos(const struct xdr_stream *xdr) in xdr_stream_pos() function923 EXPORT_SYMBOL_GPL(xdr_stream_pos);943 unsigned int pos = xdr_stream_pos(xdr); in xdr_page_pos()1551 unsigned int cur = xdr_stream_pos(xdr); in xdr_realign_pages()1636 xdr_buf_head_shift_right(buf, xdr_stream_pos(xdr), in xdr_set_pagelen()1758 unsigned int start = xdr_stream_pos(xdr); in xdr_stream_subsegment()
1412 aoffset = xdr_stream_pos(xdr); in svc_process_common()
1643 pos = xdr_stream_pos(xdr); in nfs3_xdr_dec_read3res()1653 result->replen = 3 + ((xdr_stream_pos(xdr) - pos) >> 2); in nfs3_xdr_dec_read3res()2374 hdrlen = xdr_stream_pos(xdr); in decode_getacl3resok()
1065 seg->data.from = xdr_stream_pos(xdr); in decode_read_plus_segment()
3325 *savep = xdr_stream_pos(xdr); in decode_attr_length()4357 unsigned int nwords = (xdr_stream_pos(xdr) - savep) >> 2; in verify_attr_len()
877 offset = xdr_stream_pos(xdr); in svcauth_gss_unwrap_integ()952 offset = xdr_stream_pos(xdr); in svcauth_gss_unwrap_priv()1693 svcdata->gsd_databody_offset = xdr_stream_pos(&rqstp->rq_res_stream); in svcauth_gss_accept()
255 extern unsigned int xdr_stream_pos(const struct xdr_stream *xdr);
389 args->first.iov_len = head->iov_len - xdr_stream_pos(xdr); in nfssvc_decode_symlinkargs()
966 start = xdr_stream_pos(&rqstp->rq_arg_stream); in nfsd_dispatch()
623 args->first.iov_len = head->iov_len - xdr_stream_pos(xdr); in nfs3svc_decode_symlinkargs()
404 starting_pos = xdr_stream_pos(argp->xdr); in nfsd4_decode_fattr4()546 if (attrlist4_count != xdr_stream_pos(argp->xdr) - starting_pos) in nfsd4_decode_fattr4()
707 hdr_len = xdr_stream_pos(&rctxt->rc_stream); in svc_rdma_xdr_decode_req()