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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/linux/sunrpc/
H A Dauth.h127 struct rpc_cred * rpcauth_lookup_credcache(struct rpc_auth *, struct auth_cred *, int);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/sunrpc/
H A Dsunrpc_syms.c63 EXPORT_SYMBOL(rpcauth_lookup_credcache); variable
H A Dauth_unix.c62 return rpcauth_lookup_credcache(auth, acred, flags);
H A Dauth.c196 rpcauth_lookup_credcache(struct rpc_auth *auth, struct auth_cred * acred, function
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/nfsd/
H A Dnfs4callback.c363 ret = rpcauth_lookup_credcache(clnt->cl_auth, &acred, taskflags);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/sunrpc/auth_gss/
H A Dauth_gss.c539 cred = rpcauth_lookup_credcache(clnt->cl_auth, &acred, RPCAUTH_LOOKUP_NEW);
718 return rpcauth_lookup_credcache(auth, acred, flags);

Completed in 116 milliseconds