Home
last modified time | relevance | path

Searched refs:crmatch (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/net/sunrpc/
H A Dauth_null.c128 .crmatch = nul_match,
H A Dauth_unix.c229 .crmatch = unx_match,
H A Dauth.c530 if (!entry->cr_ops->crmatch(acred, entry, flags)) in rpcauth_lookup_credcache()
549 if (!entry->cr_ops->crmatch(acred, entry, flags)) in rpcauth_lookup_credcache()
/kernel/linux/linux-6.6/net/sunrpc/
H A Dauth_null.c128 .crmatch = nul_match,
H A Dauth_tls.c161 .crmatch = tls_match,
H A Dauth_unix.c237 .crmatch = unx_match,
H A Dauth.c527 if (!entry->cr_ops->crmatch(acred, entry, flags)) in rpcauth_lookup_credcache()
546 if (!entry->cr_ops->crmatch(acred, entry, flags)) in rpcauth_lookup_credcache()
/kernel/linux/linux-5.10/include/linux/sunrpc/
H A Dauth.h129 int (*crmatch)(struct auth_cred *, struct rpc_cred *, int); member
/kernel/linux/linux-6.6/include/linux/sunrpc/
H A Dauth.h131 int (*crmatch)(struct auth_cred *, struct rpc_cred *, int); member
/kernel/linux/linux-5.10/net/sunrpc/auth_gss/
H A Dauth_gss.c2174 .crmatch = gss_match,
2188 .crmatch = gss_match,
/kernel/linux/linux-6.6/net/sunrpc/auth_gss/
H A Dauth_gss.c2194 .crmatch = gss_match,
2208 .crmatch = gss_match,
/kernel/linux/linux-5.10/fs/nfs/
H A Dwrite.c1241 if (cred && !cred->cr_ops->crmatch(&acred, cred, 0)) { in nfs_ctx_key_to_expire()

Completed in 15 milliseconds