Lines Matching defs:auth
227 struct rpc_auth *auth = ERR_PTR(-EINVAL); in rpcauth_create() local
250 rpcauth_release(struct rpc_auth *auth) in rpcauth_release()
291 rpcauth_init_credcache(struct rpc_auth *auth) in rpcauth_init_credcache()
410 rpcauth_destroy_credcache(struct rpc_auth *auth) in rpcauth_destroy_credcache()
517 rpcauth_lookup_credcache(struct rpc_auth *auth, struct auth_cred * acred, in rpcauth_lookup_credcache()
581 rpcauth_lookupcred(struct rpc_auth *auth, int flags) in rpcauth_lookupcred()
596 struct rpc_auth *auth, const struct rpc_credops *ops) in rpcauth_init_cred()
612 struct rpc_auth *auth = task->tk_client->cl_auth; in rpcauth_bind_root_cred() local
628 struct rpc_auth *auth = task->tk_client->cl_auth; in rpcauth_bind_machine_cred() local
644 struct rpc_auth *auth = task->tk_client->cl_auth; in rpcauth_bind_new_cred() local
655 struct rpc_auth *auth = task->tk_client->cl_auth; in rpcauth_bindcred() local