Lines Matching refs:write_bytes_to_xdr_buf
2572 write_bytes_to_xdr_buf(xdr->buf, pathlen_offset, &pathlen, 4); in nfsd4_encode_components_esc()
3548 write_bytes_to_xdr_buf(xdr->buf, cd->cookie_offset, in nfsd4_encode_dirent()
4006 write_bytes_to_xdr_buf(xdr->buf, starting_len + maxcount, &zero, in nfsd4_encode_readv()
4090 write_bytes_to_xdr_buf(xdr->buf, length_offset + 4 + maxcount, &zero, in nfsd4_encode_readlink()
4172 write_bytes_to_xdr_buf(xdr->buf, readdir->cookie_offset, in nfsd4_encode_readdir()
4803 write_bytes_to_xdr_buf(xdr->buf, starting_len, &tmp, 4); in nfsd4_encode_read_plus_data()
4805 write_bytes_to_xdr_buf(xdr->buf, starting_len + 4, &tmp64, 8); in nfsd4_encode_read_plus_data()
4807 write_bytes_to_xdr_buf(xdr->buf, starting_len + 12, &tmp, 4); in nfsd4_encode_read_plus_data()
4810 write_bytes_to_xdr_buf(xdr->buf, starting_len + 16 + *maxcount, &tmp, in nfsd4_encode_read_plus_data()
4908 write_bytes_to_xdr_buf(xdr->buf, starting_len, &tmp, 4); in nfsd4_encode_read_plus()
4910 write_bytes_to_xdr_buf(xdr->buf, starting_len + 4, &tmp, 4); in nfsd4_encode_read_plus()
5181 write_bytes_to_xdr_buf(xdr->buf, cookie_offset, &cookie, 8); in nfsd4_encode_listxattrs()
5183 write_bytes_to_xdr_buf(xdr->buf, count_offset, &tmp, 4); in nfsd4_encode_listxattrs()