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

/linux-master/include/linux/
H A Dnfs4.h140 OP_COPY = 60, enumerator in enum:nfs_opnum4
/linux-master/drivers/misc/altera-stapl/
H A Daltera.c103 OP_COPY = 0x80, enumerator in enum:altera_fpga_opcode
1656 case OP_COPY: {
/linux-master/fs/nfs/
H A Dnfs42xdr.c308 encode_op_hdr(xdr, OP_COPY, decode_copy_maxsz, hdr);
900 status = decode_op_hdr(xdr, OP_COPY);
/linux-master/fs/nfsd/
H A Dnfs4proc.c2609 else if (op->opnum == OP_COPY) {
3521 [OP_COPY] = {
3524 .op_name = "OP_COPY",
H A Dnfs4xdr.c2397 [OP_COPY] = nfsd4_decode_copy,
5606 [OP_COPY] = nfsd4_encode_copy,

Completed in 146 milliseconds