Home
last modified time | relevance | path

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

/linux/net/sunrpc/
H A Dauth_null.c37 nul_lookup_cred(struct rpc_auth *auth, struct auth_cred *acred, int flags) in nul_lookup_cred() argument
54 nul_match(struct auth_cred *acred, struct rpc_cred *cred, int taskflags) in nul_match() argument
H A Dauth_unix.c44 struct auth_cred *acred, int flags) in unx_lookup_cred() argument
80 unx_match(struct auth_cred *acred, struct rpc_cred *cred, int flags) in unx_match() argument
H A Dauth_tls.c85 struct auth_cred *acred, int flags) in tls_lookup_cred() argument
94 static int tls_match(struct auth_cred *acred, struct rpc_cred *cred, int taskflags) in tls_match() argument
/linux/fs/nfs/
H A Dwrite.c1216 struct auth_cred acred = { in nfs_ctx_key_to_expire() local