Lines Matching refs:rpc_auth
273 struct rpc_auth *
276 struct rpc_auth *auth = ERR_PTR(-EINVAL); in rpcauth_create()
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()
675 struct rpc_auth *auth = task->tk_client->cl_auth; in rpcauth_bind_machine_cred()
689 struct rpc_auth *auth = task->tk_client->cl_auth; in rpcauth_bind_new_cred()
700 struct rpc_auth *auth = task->tk_client->cl_auth; in rpcauth_bindcred()