Home
last modified time | relevance | path

Searched refs:rpc_cred_cache (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/include/linux/sunrpc/
Dauth.h87 struct rpc_cred_cache;
105 struct rpc_cred_cache * au_credcache;
200 void rpcauth_clear_credcache(struct rpc_cred_cache *);
/Linux-v4.19/net/sunrpc/
Dauth.c25 struct rpc_cred_cache { struct
327 struct rpc_cred_cache *new; in rpcauth_init_credcache()
400 rpcauth_clear_credcache(struct rpc_cred_cache *cache) in rpcauth_clear_credcache()
434 struct rpc_cred_cache *cache = auth->au_credcache; in rpcauth_destroy_credcache()
552 struct rpc_cred_cache *cache = auth->au_credcache; in rpcauth_lookup_credcache()