Lines Matching refs:rpc_task
130 int (*crmarshal)(struct rpc_task *task,
132 int (*crrefresh)(struct rpc_task *);
133 int (*crvalidate)(struct rpc_task *task,
135 int (*crwrap_req)(struct rpc_task *task,
137 int (*crunwrap_resp)(struct rpc_task *task,
141 bool (*crneed_reencode)(struct rpc_task *);
165 int rpcauth_marshcred(struct rpc_task *task,
167 int rpcauth_checkverf(struct rpc_task *task,
169 int rpcauth_wrap_req_encode(struct rpc_task *task,
171 int rpcauth_wrap_req(struct rpc_task *task,
173 int rpcauth_unwrap_resp_decode(struct rpc_task *task,
175 int rpcauth_unwrap_resp(struct rpc_task *task,
177 bool rpcauth_xmit_need_reencode(struct rpc_task *task);
178 int rpcauth_refreshcred(struct rpc_task *);
179 void rpcauth_invalcred(struct rpc_task *);
180 int rpcauth_uptodatecred(struct rpc_task *);