Searched refs:rpcauth_destroy_credcache (Results 1 – 5 of 5) sorted by relevance
148 void rpcauth_destroy_credcache(struct rpc_auth *);
163 rpcauth_destroy_credcache(&generic_auth); in rpc_destroy_generic_auth()
212 rpcauth_destroy_credcache(&unix_auth); in rpc_destroy_authunix()
270 rpcauth_destroy_credcache(struct rpc_auth *auth) in rpcauth_destroy_credcache() function281 EXPORT_SYMBOL_GPL(rpcauth_destroy_credcache);
888 rpcauth_destroy_credcache(auth); in gss_destroy()