Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dnfs4.h140 OP_COPY = 60, enumerator
/kernel/linux/linux-5.10/fs/nfs/
Dnfs42xdr.c301 encode_op_hdr(xdr, OP_COPY, decode_copy_maxsz, hdr); in encode_copy()
959 status = decode_op_hdr(xdr, OP_COPY); in decode_copy()
/kernel/linux/linux-5.10/drivers/misc/altera-stapl/
Daltera.c103 OP_COPY = 0x80, enumerator
1680 case OP_COPY: { in altera_execute()
/kernel/linux/linux-5.10/fs/nfsd/
Dnfs4proc.c2295 else if (op->opnum == OP_COPY) { in check_if_stalefh_allowed()
3165 [OP_COPY] = {
Dnfs4xdr.c2168 [OP_COPY] = (nfsd4_dec)nfsd4_decode_copy,
5132 [OP_COPY] = (nfsd4_enc)nfsd4_encode_copy,