OP_RECLAIM_COMPLETE
encode_op_hdr(xdr, OP_RECLAIM_COMPLETE, decode_reclaim_complete_maxsz, hdr);
return decode_op_hdr(xdr, OP_RECLAIM_COMPLETE);
[OP_RECLAIM_COMPLETE] = {
[OP_RECLAIM_COMPLETE] = nfsd4_decode_reclaim_complete,
[OP_RECLAIM_COMPLETE] = nfsd4_encode_noop,
#define LAST_NFS41_OP OP_RECLAIM_COMPLETE