Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/sunrpc/
Dauth.h187 void rpcauth_destroy_credcache(struct rpc_auth *);
/linux-4.4.14/net/sunrpc/
Dauth_unix.c216 rpcauth_destroy_credcache(&unix_auth); in rpc_destroy_authunix()
Dauth_generic.c189 rpcauth_destroy_credcache(&generic_auth); in rpc_destroy_generic_auth()
Dauth.c431 rpcauth_destroy_credcache(struct rpc_auth *auth) in rpcauth_destroy_credcache() function
442 EXPORT_SYMBOL_GPL(rpcauth_destroy_credcache);
/linux-4.4.14/net/sunrpc/auth_gss/
Dauth_gss.c1051 rpcauth_destroy_credcache(auth); in gss_create_new()
1110 rpcauth_destroy_credcache(auth); in gss_destroy()