Lines Matching refs:au_ops
293 auth->au_ops->destroy(auth); in rpcauth_release()
354 if (!cred->cr_auth->au_ops->key_timeout) in rpcauth_key_timeout_notify()
356 return cred->cr_auth->au_ops->key_timeout(auth, cred); in rpcauth_key_timeout_notify()
557 nr = auth->au_ops->hash_cred(acred, cache->hashbits); in rpcauth_lookup_credcache()
586 new = auth->au_ops->crcreate(auth, acred, flags, gfp); in rpcauth_lookup_credcache()
631 auth->au_ops->au_name); in rpcauth_lookupcred()
637 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()
755 task->tk_pid, cred->cr_auth->au_ops->au_name, cred); in rpcauth_marshcred()
766 task->tk_pid, cred->cr_auth->au_ops->au_name, cred); in rpcauth_checkverf()
834 task->tk_pid, cred->cr_auth->au_ops->au_name, cred); in rpcauth_refreshcred()
849 task->tk_pid, cred->cr_auth->au_ops->au_name, cred); in rpcauth_invalcred()