Searched defs:acred (Results 1 – 5 of 5) sorted by relevance
/Linux-v5.15/net/sunrpc/ |
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()
|
D | auth.c | 517 rpcauth_lookup_credcache(struct rpc_auth *auth, struct auth_cred * acred, in rpcauth_lookup_credcache() 583 struct auth_cred acred; in rpcauth_lookupcred() local 595 rpcauth_init_cred(struct rpc_cred *cred, const struct auth_cred *acred, in rpcauth_init_cred() 613 struct auth_cred acred = { in rpcauth_bind_root_cred() local 627 struct auth_cred acred = { in rpcauth_bind_machine_cred() local 652 struct auth_cred acred = { in rpcauth_bindcred() local
|
D | auth_unix.c | 44 unx_lookup_cred(struct rpc_auth *auth, struct auth_cred *acred, int flags) in unx_lookup_cred() 72 unx_match(struct auth_cred *acred, struct rpc_cred *cred, int flags) in unx_match()
|
/Linux-v5.15/net/sunrpc/auth_gss/ |
D | auth_gss.c | 1223 struct auth_cred acred = { in gss_dup_cred() local 1333 gss_hash_cred(struct auth_cred *acred, unsigned int hashbits) in gss_hash_cred() 1342 gss_lookup_cred(struct rpc_auth *auth, struct auth_cred *acred, int flags) in gss_lookup_cred() 1348 gss_create_cred(struct rpc_auth *auth, struct auth_cred *acred, int flags, gfp_t gfp) in gss_create_cred() 1462 gss_match(struct auth_cred *acred, struct rpc_cred *rc, int flags) in gss_match() 1581 struct auth_cred acred = { in gss_renew_cred() local
|
/Linux-v5.15/fs/nfs/ |
D | write.c | 1262 struct auth_cred acred = { in nfs_ctx_key_to_expire() local
|