Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dnfs4.h140 OP_COPY = 60, enumerator
/openbmc/linux/fs/nfs/
H A Dnfs42xdr.c308 encode_op_hdr(xdr, OP_COPY, decode_copy_maxsz, hdr); in encode_copy()
900 status = decode_op_hdr(xdr, OP_COPY); in decode_copy()
/openbmc/linux/drivers/misc/altera-stapl/
H A Daltera.c103 OP_COPY = 0x80, enumerator
1656 case OP_COPY: { in altera_execute()
/openbmc/linux/fs/nfsd/
H A Dnfs4proc.c2593 else if (op->opnum == OP_COPY) { in check_if_stalefh_allowed()
3503 [OP_COPY] = {
H A Dnfs4xdr.c2397 [OP_COPY] = nfsd4_decode_copy,
5332 [OP_COPY] = nfsd4_encode_copy,