Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/sunrpc/
Dmsg_prot.h113 #define RPC_CALLHDRSIZE (6) macro
140 (RPC_CALLHDRSIZE + 2*(2+RPC_MAX_AUTH_SIZE/4))
/Linux-v4.19/net/sunrpc/
Dclnt.c1699 req->rq_callsize = RPC_CALLHDRSIZE + (slack << 1) + proc->p_arglen; in call_allocate()
/Linux-v4.19/fs/nfsd/
Dnfs4state.c2732 (RPC_CALLHDRSIZE + 2 * (2 + UNX_CALLSLACK))