Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/sunrpc/
Dauth.h199 void rpcauth_destroy_credcache(struct rpc_auth *);
/Linux-v4.19/net/sunrpc/
Dauth_unix.c221 rpcauth_destroy_credcache(&unix_auth); in rpc_destroy_authunix()
Dauth_generic.c204 rpcauth_destroy_credcache(&generic_auth); in rpc_destroy_generic_auth()
Dauth.c432 rpcauth_destroy_credcache(struct rpc_auth *auth) in rpcauth_destroy_credcache() function
443 EXPORT_SYMBOL_GPL(rpcauth_destroy_credcache);
/Linux-v4.19/net/sunrpc/auth_gss/
Dauth_gss.c1092 rpcauth_destroy_credcache(auth); in gss_create_new()
1151 rpcauth_destroy_credcache(auth); in gss_destroy()