Searched refs:rpcauth_lookup_credcache (Results 1 – 3 of 3) sorted by relevance
162 struct rpc_cred * rpcauth_lookup_credcache(struct rpc_auth *, struct auth_cred *, int, gfp_t);
517 rpcauth_lookup_credcache(struct rpc_auth *auth, struct auth_cred * acred, in rpcauth_lookup_credcache() function578 EXPORT_SYMBOL_GPL(rpcauth_lookup_credcache);
1361 return rpcauth_lookup_credcache(auth, acred, flags, in gss_lookup_cred()