rpcauth_lookup_credcache  164 include/linux/sunrpc/auth.h struct rpc_cred *	rpcauth_lookup_credcache(struct rpc_auth *, struct auth_cred *, int, gfp_t);
rpcauth_lookup_credcache  627 net/sunrpc/auth.c EXPORT_SYMBOL_GPL(rpcauth_lookup_credcache);
rpcauth_lookup_credcache 1370 net/sunrpc/auth_gss/auth_gss.c 	return rpcauth_lookup_credcache(auth, acred, flags, GFP_NOFS);