Home
last modified time | relevance | path

Searched refs:lookup_cred (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/net/sunrpc/
A Dauth.c589 ret = auth->au_ops->lookup_cred(auth, &acred, flags); in rpcauth_lookupcred()
620 ret = auth->au_ops->lookup_cred(auth, &acred, lookupflags); in rpcauth_bind_root_cred()
638 return auth->au_ops->lookup_cred(auth, &acred, lookupflags); in rpcauth_bind_machine_cred()
666 new = auth->au_ops->lookup_cred(auth, &acred, lookupflags); in rpcauth_bindcred()
676 new = authnull_ops.lookup_cred(NULL, NULL, 0); in rpcauth_bindcred()
A Dauth_null.c110 .lookup_cred = nul_lookup_cred,
A Dauth_unix.c220 .lookup_cred = unx_lookup_cred,
/linux-6.3-rc2/include/linux/sunrpc/
A Dauth.h116 struct rpc_cred * (*lookup_cred)(struct rpc_auth *, struct auth_cred *, int); member
/linux-6.3-rc2/fs/nfs/
A Dwrite.c1261 new = auth->au_ops->lookup_cred(auth, &acred, 0); in nfs_ctx_key_to_expire()
/linux-6.3-rc2/net/sunrpc/auth_gss/
A Dauth_gss.c2184 .lookup_cred = gss_lookup_cred,

Completed in 15 milliseconds