Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dnfs4.h143 OP_COPY = 60, enumerator
/linux/drivers/misc/altera-stapl/
H A Daltera.c103 OP_COPY = 0x80, enumerator
1655 case OP_COPY: { in altera_execute()
/linux/fs/nfs/
H A Dnfs42xdr.c337 encode_op_hdr(xdr, OP_COPY, decode_copy_maxsz, hdr); in encode_copy()
978 status = decode_op_hdr(xdr, OP_COPY); in decode_copy()
/linux/fs/nfsd/
H A Dnfs4proc.c3167 else if (op->opnum == OP_COPY) { in check_if_stalefh_allowed()
4115 [OP_COPY] = {
H A Dnfs4xdr.c2598 [OP_COPY] = nfsd4_decode_copy,
6564 [OP_COPY] = nfsd4_encode_copy,