Home
last modified time | relevance | path

Searched refs:OP_COPY (Results 1 – 4 of 4) 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 Dnfs4proc.c3025 else if (op->opnum == OP_COPY) { in check_if_stalefh_allowed()
3956 [OP_COPY] = {
3959 .op_name = "OP_COPY",
H A Dnfs4xdr.c2566 [OP_COPY] = nfsd4_decode_copy,
6243 [OP_COPY] = nfsd4_encode_copy, in nfsd4_encode_operation()