Searched refs:OP_COPY (Results 1 – 5 of 5) sorted by relevance
140 OP_COPY = 60, enumerator
301 encode_op_hdr(xdr, OP_COPY, decode_copy_maxsz, hdr); in encode_copy()973 status = decode_op_hdr(xdr, OP_COPY); in decode_copy()
103 OP_COPY = 0x80, enumerator1656 case OP_COPY: { in altera_execute()
2580 else if (op->opnum == OP_COPY) { in check_if_stalefh_allowed()3490 [OP_COPY] = {
2338 [OP_COPY] = (nfsd4_dec)nfsd4_decode_copy,5293 [OP_COPY] = (nfsd4_enc)nfsd4_encode_copy,