Searched refs:rpcauth_lookup_credcache (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/sunrpc/
H A Dauth.h134 struct rpc_cred * rpcauth_lookup_credcache(struct rpc_auth *, struct auth_cred *, int);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sunrpc/
H A Dauth_generic.c72 return rpcauth_lookup_credcache(&generic_auth, acred, flags);
H A Dauth_unix.c56 return rpcauth_lookup_credcache(auth, acred, flags);
H A Dauth.c349 rpcauth_lookup_credcache(struct rpc_auth *auth, struct auth_cred * acred, function
413 EXPORT_SYMBOL_GPL(rpcauth_lookup_credcache); variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sunrpc/auth_gss/
H A Dauth_gss.c991 return rpcauth_lookup_credcache(auth, acred, flags);

Completed in 67 milliseconds