Home
last modified time | relevance | path

Searched defs:acred (Results 1 – 7 of 7) sorted by relevance

/linux-4.1.27/net/sunrpc/
Dauth_generic.c26 struct auth_cred acred; member
52 struct auth_cred acred = { in rpc_lookup_machine_cred() local
69 struct auth_cred *acred = &container_of(cred, struct generic_cred, gc_base)->acred; in generic_bind_cred() local
78 generic_lookup_cred(struct rpc_auth *auth, struct auth_cred *acred, int flags) in generic_lookup_cred()
84 generic_create_cred(struct rpc_auth *auth, struct auth_cred *acred, int flags) in generic_create_cred()
137 machine_cred_match(struct auth_cred *acred, struct generic_cred *gcred, int flags) in machine_cred_match()
151 generic_match(struct auth_cred *acred, struct rpc_cred *cred, int flags) in generic_match()
213 struct auth_cred *acred = &container_of(cred, struct generic_cred, in generic_key_timeout() local
273 struct auth_cred *acred = &container_of(cred, struct generic_cred, in generic_key_to_expire() local
Dauth_unix.c55 unx_lookup_cred(struct rpc_auth *auth, struct auth_cred *acred, int flags) in unx_lookup_cred()
61 unx_create_cred(struct rpc_auth *auth, struct auth_cred *acred, int flags) in unx_create_cred()
117 unx_match(struct auth_cred *acred, struct rpc_cred *rcred, int flags) in unx_match()
Dauth_null.c36 nul_lookup_cred(struct rpc_auth *auth, struct auth_cred *acred, int flags) in nul_lookup_cred()
55 nul_match(struct auth_cred *acred, struct rpc_cred *cred, int taskflags) in nul_match()
Dauth.c545 rpcauth_lookup_credcache(struct rpc_auth *auth, struct auth_cred * acred, in rpcauth_lookup_credcache()
623 struct auth_cred acred; in rpcauth_lookupcred() local
640 rpcauth_init_cred(struct rpc_cred *cred, const struct auth_cred *acred, in rpcauth_init_cred()
669 struct auth_cred acred = { in rpcauth_bind_root_cred() local
/linux-4.1.27/net/sunrpc/auth_gss/
Dauth_gss.c1300 gss_lookup_cred(struct rpc_auth *auth, struct auth_cred *acred, int flags) in gss_lookup_cred()
1306 gss_create_cred(struct rpc_auth *auth, struct auth_cred *acred, int flags) in gss_create_cred()
1428 gss_match(struct auth_cred *acred, struct rpc_cred *rc, int flags) in gss_match()
1539 struct auth_cred acred = { in gss_renew_cred() local
/linux-4.1.27/fs/nfs/flexfilelayout/
Dflexfilelayoutdev.c315 struct auth_cred acred = { in ff_layout_update_mirror_cred() local
/linux-4.1.27/fs/nfsd/
Dnfs4callback.c705 struct auth_cred acred = {}; in get_backchannel_cred() local