OP_GETFH
encode_op_hdr(xdr, OP_GETFH, decode_getfh_maxsz, hdr);
status = decode_op_hdr(xdr, OP_GETFH);
trace_nfs4_xdr_bad_filehandle(xdr, OP_GETFH, NFS4ERR_BADHANDLE);
[OP_GETFH] = {
[OP_GETFH] = nfsd4_decode_noop,
[OP_GETFH] = nfsd4_encode_getfh,