Home
last modified time | relevance | path

Searched refs:au_credcache (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/net/sunrpc/
H A Dauth.c280 cache_lock = &cred->cr_auth->au_credcache->lock; in rpcauth_unhash_cred()
305 auth->au_credcache = new; in rpcauth_init_credcache()
412 struct rpc_cred_cache *cache = auth->au_credcache; in rpcauth_destroy_credcache()
415 auth->au_credcache = NULL; in rpcauth_destroy_credcache()
521 struct rpc_cred_cache *cache = auth->au_credcache; in rpcauth_lookup_credcache()
/kernel/linux/linux-6.6/net/sunrpc/
H A Dauth.c277 cache_lock = &cred->cr_auth->au_credcache->lock; in rpcauth_unhash_cred()
302 auth->au_credcache = new; in rpcauth_init_credcache()
409 struct rpc_cred_cache *cache = auth->au_credcache; in rpcauth_destroy_credcache()
412 auth->au_credcache = NULL; in rpcauth_destroy_credcache()
518 struct rpc_cred_cache *cache = auth->au_credcache; in rpcauth_lookup_credcache()
/kernel/linux/linux-5.10/include/linux/sunrpc/
H A Dauth.h87 struct rpc_cred_cache * au_credcache; member
/kernel/linux/linux-6.6/include/linux/sunrpc/
H A Dauth.h87 struct rpc_cred_cache * au_credcache; member

Completed in 4 milliseconds