Searched defs:acred (Results 1 – 6 of 6) sorted by relevance
/linux/net/sunrpc/ |
H A D | auth.c | 514 rpcauth_lookup_credcache(struct rpc_auth *auth, struct auth_cred * acred, in rpcauth_lookup_credcache() 580 struct auth_cred acred; in rpcauth_lookupcred() local 592 rpcauth_init_cred(struct rpc_cred *cred, const struct auth_cred *acred, in rpcauth_init_cred() 610 struct auth_cred acred = { in rpcauth_bind_root_cred() local 626 struct auth_cred acred = { in rpcauth_bind_machine_cred() local 653 struct auth_cred acred = { in rpcauth_bindcred() local
|
H A D | auth_null.c | 37 nul_lookup_cred(struct rpc_auth *auth, struct auth_cred *acred, int flags) in nul_lookup_cred() 54 nul_match(struct auth_cred *acred, struct rpc_cred *cred, int taskflags) in nul_match()
|
H A D | auth_unix.c | 44 struct auth_cred *acred, int flags) in unx_lookup_cred() 80 unx_match(struct auth_cred *acred, struct rpc_cred *cred, int flags) in unx_match()
|
H A D | auth_tls.c | 85 struct auth_cred *acred, int flags) in tls_lookup_cred() 94 static int tls_match(struct auth_cred *acred, struct rpc_cred *cred, int taskflags) in tls_match()
|
/linux/net/sunrpc/auth_gss/ |
H A D | auth_gss.c | 1257 struct auth_cred acred = { in gss_dup_cred() local 1367 gss_hash_cred(struct auth_cred *acred, unsigned int hashbits) in gss_hash_cred() argument 1376 struct auth_cred *acred, int flags) in gss_lookup_cred() argument 1383 gss_create_cred(struct rpc_auth *auth, struct auth_cred *acred, int flags, gfp_t gfp) in gss_create_cred() argument 1497 gss_match(struct auth_cred *acred, struc argument 1616 struct auth_cred acred = { gss_renew_cred() local [all...] |
/linux/fs/nfs/ |
H A D | write.c | 1219 struct auth_cred acred = { in nfs_ctx_key_to_expire() local
|