RPC_REPHDRSIZE
max_resp_sz_cached = (NFS4_dec_open_sz + RPC_REPHDRSIZE + 2)
(RPC_REPHDRSIZE + (2 + NUL_REPLYSLACK))
(RPC_REPHDRSIZE + (2 + RPC_MAX_AUTH_SIZE/4))
hdrsize += RPC_REPHDRSIZE + req->rq_cred->cr_auth->au_ralign;
req->rq_rcvsize = RPC_REPHDRSIZE + auth->au_rslack + \