Home
last modified time | relevance | path

Searched refs:au_ops (Results 1 – 10 of 10) sorted by relevance

/linux-4.1.27/net/sunrpc/
Dauth.c294 auth->au_ops->destroy(auth); in rpcauth_release()
355 if (!cred->cr_auth->au_ops->key_timeout) in rpcauth_key_timeout_notify()
357 return cred->cr_auth->au_ops->key_timeout(auth, cred); in rpcauth_key_timeout_notify()
583 new = auth->au_ops->crcreate(auth, acred, flags); in rpcauth_lookup_credcache()
628 auth->au_ops->au_name); in rpcauth_lookupcred()
634 ret = auth->au_ops->lookup_cred(auth, &acred, flags); in rpcauth_lookupcred()
660 cred->cr_auth->au_ops->au_name, cred); in rpcauth_generic_bind_cred()
675 task->tk_pid, task->tk_client->cl_auth->au_ops->au_name); in rpcauth_bind_root_cred()
676 return auth->au_ops->lookup_cred(auth, &acred, lookupflags); in rpcauth_bind_root_cred()
685 task->tk_pid, auth->au_ops->au_name); in rpcauth_bind_new_cred()
[all …]
Dauth_generic.c61 return generic_auth.au_ops->lookup_cred(&generic_auth, &acred, 0); in rpc_lookup_machine_cred()
71 return auth->au_ops->lookup_cred(auth, acred, lookupflags); in generic_bind_cred()
228 tcred = auth->au_ops->lookup_cred(auth, acred, 0); in generic_key_timeout()
267 .au_ops = &generic_auth_ops,
Dauth_null.c118 .au_ops = &authnull_ops,
Dauth_unix.c233 .au_ops = &authunix_ops,
/linux-4.1.27/include/linux/sunrpc/
Dauth.h88 const struct rpc_authops *au_ops; /* operations */ member
/linux-4.1.27/fs/nfs/flexfilelayout/
Dflexfilelayoutdev.c321 cred = auth->au_ops->lookup_cred(auth, &acred, 0); in ff_layout_update_mirror_cred()
/linux-4.1.27/fs/nfsd/
Dnfs4callback.c709 return auth->au_ops->lookup_cred(client->cl_auth, &acred, 0); in get_backchannel_cred()
/linux-4.1.27/net/sunrpc/auth_gss/
Dauth_gss.c1018 auth->au_ops = &authgss_ops; in gss_create_new()
/linux-4.1.27/fs/nfs/
Dsuper.c849 seq_printf(m, "\n\tsec:\tflavor=%u", auth->au_ops->au_flavor); in nfs_show_stats()
Dnfs4proc.c5097 clp->cl_rpcclient->cl_auth->au_ops->au_name, in nfs4_proc_setclientid()
5136 clp->cl_rpcclient->cl_auth->au_ops->au_name, in nfs4_proc_setclientid_confirm()
6862 clp->cl_rpcclient->cl_auth->au_ops->au_name, in _nfs4_proc_exchange_id()