Home
last modified time | relevance | path

Searched refs:op_status_offset (Results 1 – 1 of 1) sorted by relevance

/linux/fs/nfsd/
H A Dnfs4xdr.c6232 unsigned int op_status_offset; in nfsd4_encode_operation() local
6237 op_status_offset = xdr->buf->len; in nfsd4_encode_operation()
6280 xdr_truncate_encode(xdr, op_status_offset + XDR_UNIT); in nfsd4_encode_operation()
6282 int len = xdr->buf->len - (op_status_offset + XDR_UNIT); in nfsd4_encode_operation()
6300 op_status_offset + XDR_UNIT, in nfsd4_encode_operation()
6306 write_bytes_to_xdr_buf(xdr->buf, op_status_offset, in nfsd4_encode_operation()