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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/sunrpc/
H A Dauth.h23 struct auth_cred { struct
98 struct rpc_cred * (*lookup_cred)(struct rpc_auth *, struct auth_cred *, int);
99 struct rpc_cred * (*crcreate)(struct rpc_auth*, struct auth_cred *, int);
107 int (*crmatch)(struct auth_cred *, struct rpc_cred *, int);
127 struct rpc_cred * rpcauth_lookup_credcache(struct rpc_auth *, struct auth_cred *, int);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/sunrpc/
H A Dauth_null.c37 nul_lookup_cred(struct rpc_auth *auth, struct auth_cred *acred, int flags)
54 nul_match(struct auth_cred *acred, struct rpc_cred *cred, int taskflags)
H A Dauth_unix.c60 unx_lookup_cred(struct rpc_auth *auth, struct auth_cred *acred, int flags)
66 unx_create_cred(struct rpc_auth *auth, struct auth_cred *acred, int flags)
112 unx_match(struct auth_cred *acred, struct rpc_cred *rcred, int flags)
H A Dauth.c196 rpcauth_lookup_credcache(struct rpc_auth *auth, struct auth_cred * acred,
261 struct auth_cred acred = {
280 struct auth_cred acred = {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/sunrpc/auth_gss/
H A Dauth_gss.c537 struct auth_cred acred = { .uid = uid };
716 gss_lookup_cred(struct rpc_auth *auth, struct auth_cred *acred, int flags)
722 gss_create_cred(struct rpc_auth *auth, struct auth_cred *acred, int flags)
765 gss_match(struct auth_cred *acred, struct rpc_cred *rc, int flags)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/nfsd/
H A Dnfs4callback.c352 struct auth_cred acred;

Completed in 116 milliseconds