Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/sunrpc/
Dauth.h71 struct rpc_cred_cache;
87 struct rpc_cred_cache * au_credcache;
184 void rpcauth_clear_credcache(struct rpc_cred_cache *);
/linux-6.1.9/net/sunrpc/
Dauth.c24 struct rpc_cred_cache { struct
293 struct rpc_cred_cache *new; in rpcauth_init_credcache()
381 rpcauth_clear_credcache(struct rpc_cred_cache *cache) in rpcauth_clear_credcache()
412 struct rpc_cred_cache *cache = auth->au_credcache; in rpcauth_destroy_credcache()
521 struct rpc_cred_cache *cache = auth->au_credcache; in rpcauth_lookup_credcache()