rpcauth_clear_credcache  155 include/linux/sunrpc/auth.h void			rpcauth_clear_credcache(struct rpc_cred_cache *);
rpcauth_clear_credcache  217 net/sunrpc/auth.c 		rpcauth_clear_credcache(cache);
rpcauth_clear_credcache  152 net/sunrpc/auth_generic.c 	rpcauth_clear_credcache(&generic_cred_cache);
rpcauth_clear_credcache   47 net/sunrpc/auth_unix.c 	rpcauth_clear_credcache(auth->au_credcache);