Home
last modified time | relevance | path

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

/linux/include/linux/sunrpc/
A Dmsg_prot.h115 #define RPC_REPHDRSIZE (4) macro
144 (RPC_REPHDRSIZE + (2 + RPC_MAX_AUTH_SIZE/4))
/linux/net/sunrpc/
A Dclnt.c1366 hdrsize += RPC_REPHDRSIZE + req->rq_cred->cr_auth->au_ralign; in rpc_prepare_reply_pages()
1903 req->rq_rcvsize = RPC_REPHDRSIZE + auth->au_rslack + \ in call_allocate()
/linux/fs/nfs/
A Dnfs4xdr.c1906 max_resp_sz_cached = (NFS4_dec_open_sz + RPC_REPHDRSIZE + 2) in encode_create_session()
/linux/fs/nfsd/
A Dnfs4state.c3774 (RPC_REPHDRSIZE + (2 + NUL_REPLYSLACK))

Completed in 45 milliseconds