au_cslack          76 include/linux/sunrpc/auth.h 	unsigned int		au_cslack;	/* call cred size estimate */
au_cslack        1053 net/sunrpc/auth_gss/auth_gss.c 	auth->au_cslack = GSS_CRED_SLACK >> 2;
au_cslack         115 net/sunrpc/auth_null.c 	.au_cslack	= NUL_CALLSLACK,
au_cslack         217 net/sunrpc/auth_unix.c 	.au_cslack	= UNX_CALLSLACK,
au_cslack        1812 net/sunrpc/clnt.c 	req->rq_callsize = RPC_CALLHDRSIZE + (auth->au_cslack << 1) +