Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/sunrpc/
Dmsg_prot.h114 #define RPC_REPHDRSIZE (4) macro
143 (RPC_REPHDRSIZE + (2 + RPC_MAX_AUTH_SIZE/4))
/linux-4.19.296/fs/nfs/
Dnfs2xdr.c78 replen = RPC_REPHDRSIZE + auth->au_rslack + bufsize; in prepare_reply_buffer()
Dnfs3xdr.c118 replen = RPC_REPHDRSIZE + auth->au_rslack + bufsize; in prepare_reply_buffer()
Dnfs4xdr.c1023 hdr->replen = RPC_REPHDRSIZE + auth->au_rslack + 3 + hdr->taglen; in encode_compound_hdr()
1844 max_resp_sz_cached = (NFS4_dec_open_sz + RPC_REPHDRSIZE + 2) in encode_create_session()
/linux-4.19.296/fs/nfsd/
Dnfs4state.c2751 (RPC_REPHDRSIZE + (2 + NUL_REPLYSLACK))