Searched refs:au_credcache (Results 1 – 3 of 3) sorted by relevance
313 cache_lock = &cred->cr_auth->au_credcache->lock; in rpcauth_unhash_cred()340 auth->au_credcache = new; in rpcauth_init_credcache()433 struct rpc_cred_cache *cache = auth->au_credcache; in rpcauth_destroy_credcache()436 auth->au_credcache = NULL; in rpcauth_destroy_credcache()476 cache_lock = &cred->cr_auth->au_credcache->lock; in rpcauth_prune_expired()549 struct rpc_cred_cache *cache = auth->au_credcache; in rpcauth_lookup_credcache()
48 rpcauth_clear_credcache(auth->au_credcache); in unx_destroy()
95 struct rpc_cred_cache * au_credcache; member