Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dnfs4.h142 OP_COPY = 60, enumerator
/linux-6.15/fs/nfs/
H A Dnfs42xdr.c323 encode_op_hdr(xdr, OP_COPY, decode_copy_maxsz, hdr); in encode_copy()
942 status = decode_op_hdr(xdr, OP_COPY); in decode_copy()
/linux-6.15/drivers/misc/altera-stapl/
H A Daltera.c103 OP_COPY = 0x80, enumerator
1656 case OP_COPY: { in altera_execute()
/linux-6.15/fs/nfsd/
H A Dnfs4proc.c2759 else if (op->opnum == OP_COPY) { in check_if_stalefh_allowed()
3691 [OP_COPY] = {
H A Dnfs4xdr.c2440 [OP_COPY] = nfsd4_decode_copy,
5794 [OP_COPY] = nfsd4_encode_copy,