Lines Matching refs:xdr_stream_decode_u64

408 		if (xdr_stream_decode_u64(argp->xdr, &size) < 0)
614 if (xdr_stream_decode_u64(argp->xdr, &lrp->lr_seg.offset) < 0)
616 if (xdr_stream_decode_u64(argp->xdr, &lrp->lr_seg.length) < 0)
795 if (xdr_stream_decode_u64(argp->xdr, &commit->co_offset) < 0)
927 if (xdr_stream_decode_u64(argp->xdr, &lock->lk_offset) < 0)
929 if (xdr_stream_decode_u64(argp->xdr, &lock->lk_length) < 0)
943 if (xdr_stream_decode_u64(argp->xdr, &lockt->lt_offset) < 0)
945 if (xdr_stream_decode_u64(argp->xdr, &lockt->lt_length) < 0)
966 if (xdr_stream_decode_u64(argp->xdr, &locku->lu_offset) < 0)
968 if (xdr_stream_decode_u64(argp->xdr, &locku->lu_length) < 0)
1266 if (xdr_stream_decode_u64(argp->xdr, &read->rd_offset) < 0)
1281 if (xdr_stream_decode_u64(argp->xdr, &readdir->rd_cookie) < 0)
1448 if (xdr_stream_decode_u64(argp->xdr, &write->wr_offset) < 0)
1795 if (xdr_stream_decode_u64(argp->xdr, &lcp->lc_seg.offset) < 0)
1797 if (xdr_stream_decode_u64(argp->xdr, &lcp->lc_seg.length) < 0)
1807 if (xdr_stream_decode_u64(argp->xdr, &lcp->lc_last_wr) < 0)
1838 if (xdr_stream_decode_u64(argp->xdr, &lgp->lg_seg.offset) < 0)
1840 if (xdr_stream_decode_u64(argp->xdr, &lgp->lg_seg.length) < 0)
1842 if (xdr_stream_decode_u64(argp->xdr, &lgp->lg_minlength) < 0)
1956 if (xdr_stream_decode_u64(argp->xdr, &fallocate->falloc_offset) < 0)
1958 if (xdr_stream_decode_u64(argp->xdr, &fallocate->falloc_length) < 0)
2020 if (xdr_stream_decode_u64(argp->xdr, &copy->cp_src_pos) < 0)
2022 if (xdr_stream_decode_u64(argp->xdr, &copy->cp_dst_pos) < 0)
2024 if (xdr_stream_decode_u64(argp->xdr, &copy->cp_count) < 0)
2103 if (xdr_stream_decode_u64(argp->xdr, &seek->seek_offset) < 0)
2125 if (xdr_stream_decode_u64(argp->xdr, &clone->cl_src_pos) < 0)
2127 if (xdr_stream_decode_u64(argp->xdr, &clone->cl_dst_pos) < 0)
2129 if (xdr_stream_decode_u64(argp->xdr, &clone->cl_count) < 0)
2310 if (xdr_stream_decode_u64(argp->xdr, &listxattrs->lsxa_cookie) < 0)