Searched refs:OP_COPY_NOTIFY (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/linux/
H A Dnfs4.h141 OP_COPY_NOTIFY = 61, enumerator in enum:nfs_opnum4
/linux-master/fs/nfs/
H A Dnfs42xdr.c350 encode_op_hdr(xdr, OP_COPY_NOTIFY, decode_copy_notify_maxsz, hdr);
928 status = decode_op_hdr(xdr, OP_COPY_NOTIFY);
/linux-master/fs/nfsd/
H A Dnfs4xdr.c2398 [OP_COPY_NOTIFY] = nfsd4_decode_copy_notify,
5607 [OP_COPY_NOTIFY] = nfsd4_encode_copy_notify,
H A Dnfs4proc.c3550 [OP_COPY_NOTIFY] = {
3553 .op_name = "OP_COPY_NOTIFY",

Completed in 150 milliseconds