Searched refs:op_status_offset (Results 1 – 1 of 1) sorted by relevance
5867 unsigned int op_status_offset; in nfsd4_encode_operation() local5872 op_status_offset = xdr->buf->len; in nfsd4_encode_operation()5915 xdr_truncate_encode(xdr, op_status_offset + XDR_UNIT); in nfsd4_encode_operation()5918 int len = xdr->buf->len - (op_status_offset + XDR_UNIT); in nfsd4_encode_operation()5922 read_bytes_from_xdr_buf(xdr->buf, op_status_offset + XDR_UNIT, in nfsd4_encode_operation()5928 write_bytes_to_xdr_buf(xdr->buf, op_status_offset, in nfsd4_encode_operation()