Lines Matching defs:auth
276 struct rpc_auth *auth = ERR_PTR(-EINVAL); in rpcauth_create() local
299 rpcauth_release(struct rpc_auth *auth) in rpcauth_release()
340 rpcauth_init_credcache(struct rpc_auth *auth) in rpcauth_init_credcache()
459 rpcauth_destroy_credcache(struct rpc_auth *auth) in rpcauth_destroy_credcache()
566 rpcauth_lookup_credcache(struct rpc_auth *auth, struct auth_cred * acred, in rpcauth_lookup_credcache()
630 rpcauth_lookupcred(struct rpc_auth *auth, int flags) in rpcauth_lookupcred()
645 struct rpc_auth *auth, const struct rpc_credops *ops) in rpcauth_init_cred()
661 struct rpc_auth *auth = task->tk_client->cl_auth; in rpcauth_bind_root_cred() local
675 struct rpc_auth *auth = task->tk_client->cl_auth; in rpcauth_bind_machine_cred() local
689 struct rpc_auth *auth = task->tk_client->cl_auth; in rpcauth_bind_new_cred() local
700 struct rpc_auth *auth = task->tk_client->cl_auth; in rpcauth_bindcred() local