Lines Matching refs:rpc_auth
221 struct rpc_auth *
224 struct rpc_auth *auth = ERR_PTR(-EINVAL); in rpcauth_create()
247 rpcauth_release(struct rpc_auth *auth) in rpcauth_release()
288 rpcauth_init_credcache(struct rpc_auth *auth) in rpcauth_init_credcache()
407 rpcauth_destroy_credcache(struct rpc_auth *auth) in rpcauth_destroy_credcache()
514 rpcauth_lookup_credcache(struct rpc_auth *auth, struct auth_cred * acred, in rpcauth_lookup_credcache()
578 rpcauth_lookupcred(struct rpc_auth *auth, int flags) in rpcauth_lookupcred()
593 struct rpc_auth *auth, const struct rpc_credops *ops) in rpcauth_init_cred()
609 struct rpc_auth *auth = task->tk_client->cl_auth; in rpcauth_bind_root_cred()
625 struct rpc_auth *auth = task->tk_client->cl_auth; in rpcauth_bind_machine_cred()
641 struct rpc_auth *auth = task->tk_client->cl_auth; in rpcauth_bind_new_cred()
652 struct rpc_auth *auth = task->tk_client->cl_auth; in rpcauth_bindcred()