Home
last modified time | relevance | path

Searched refs:OP_COPY (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dnfs4.h140 OP_COPY = 60, enumerator
/kernel/linux/linux-6.6/include/linux/
H A Dnfs4.h140 OP_COPY = 60, enumerator
/kernel/linux/linux-5.10/drivers/misc/altera-stapl/
H A Daltera.c103 OP_COPY = 0x80, enumerator
1680 case OP_COPY: { in altera_execute()
/kernel/linux/linux-5.10/fs/nfs/
H A 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-6.6/drivers/misc/altera-stapl/
H A Daltera.c103 OP_COPY = 0x80, enumerator
1656 case OP_COPY: { in altera_execute()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/fs/nfsd/
H A Dnfs4proc.c2295 else if (op->opnum == OP_COPY) { in check_if_stalefh_allowed()
3165 [OP_COPY] = {
3168 .op_name = "OP_COPY",
H A Dnfs4xdr.c2168 [OP_COPY] = (nfsd4_dec)nfsd4_decode_copy,
5129 [OP_COPY] = (nfsd4_enc)nfsd4_encode_copy,
/kernel/linux/linux-6.6/fs/nfsd/
H A Dnfs4proc.c2593 else if (op->opnum == OP_COPY) { in check_if_stalefh_allowed()
3503 [OP_COPY] = {
3506 .op_name = "OP_COPY",
H A Dnfs4xdr.c2397 [OP_COPY] = nfsd4_decode_copy,
5332 [OP_COPY] = nfsd4_encode_copy,

Completed in 32 milliseconds