Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/sunrpc/
A Dauth_null.c115 .au_cslack = NUL_CALLSLACK,
A Dauth_unix.c225 .au_cslack = UNX_CALLSLACK,
A Dclnt.c1869 req->rq_callsize = RPC_CALLHDRSIZE + (auth->au_cslack << 1) + in call_allocate()
/linux-6.3-rc2/include/linux/sunrpc/
A Dauth.h74 unsigned int au_cslack; /* call cred size estimate */ member
/linux-6.3-rc2/net/sunrpc/auth_gss/
A Dauth_gss.c1060 auth->au_cslack = GSS_CRED_SLACK >> 2; in gss_create_new()

Completed in 14 milliseconds