Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dnfs4.h140 OP_COPY = 60, enumerator
/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/drivers/misc/altera-stapl/
H A Daltera.c103 OP_COPY = 0x80, enumerator
1680 case OP_COPY: { in altera_execute()
/OK3568_Linux_fs/kernel/fs/nfsd/
H A Dnfs4proc.c2303 else if (op->opnum == OP_COPY) { in check_if_stalefh_allowed()
3173 [OP_COPY] = {
H A Dnfs4xdr.c2168 [OP_COPY] = (nfsd4_dec)nfsd4_decode_copy,
5121 [OP_COPY] = (nfsd4_enc)nfsd4_encode_copy,