Home
last modified time | relevance | path

Searched refs:RPC_REPHDRSIZE (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/sunrpc/
H A Dmsg_prot.h117 #define RPC_REPHDRSIZE (4) macro
146 (RPC_REPHDRSIZE + (2 + RPC_MAX_AUTH_SIZE/4))
/linux/net/sunrpc/
H A Dclnt.c1363 hdrsize += RPC_REPHDRSIZE + req->rq_cred->cr_auth->au_ralign; in rpc_prepare_reply_pages()
1905 req->rq_rcvsize = RPC_REPHDRSIZE + auth->au_rslack + \ in call_allocate()
/linux/fs/nfsd/
H A Dnfs4state.c3921 (RPC_REPHDRSIZE + (2 + NUL_REPLYSLACK))