Home
last modified time | relevance | path

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

/linux/drivers/misc/altera-stapl/
H A Daltera.c103 OP_COPY = 0x80, enumerator
1655 case OP_COPY: { in altera_execute()
/linux/fs/nfs/
H A Dnfs42xdr.c337 encode_op_hdr(xdr, OP_COPY, decode_copy_maxsz, hdr); in encode_copy()
978 status = decode_op_hdr(xdr, OP_COPY); in decode_copy()
/linux/fs/nfsd/
H A Dnfs4xdr.c2565 [OP_COPY] = nfsd4_decode_copy,
6159 [OP_COPY] = nfsd4_encode_copy,