Lines Matching refs:rpc_task
132 int (*crmarshal)(struct rpc_task *task,
134 int (*crrefresh)(struct rpc_task *);
135 int (*crvalidate)(struct rpc_task *task,
137 int (*crwrap_req)(struct rpc_task *task,
139 int (*crunwrap_resp)(struct rpc_task *task,
143 bool (*crneed_reencode)(struct rpc_task *);
168 int rpcauth_marshcred(struct rpc_task *task,
170 int rpcauth_checkverf(struct rpc_task *task,
172 int rpcauth_wrap_req_encode(struct rpc_task *task,
174 int rpcauth_wrap_req(struct rpc_task *task,
176 int rpcauth_unwrap_resp_decode(struct rpc_task *task,
178 int rpcauth_unwrap_resp(struct rpc_task *task,
180 bool rpcauth_xmit_need_reencode(struct rpc_task *task);
181 int rpcauth_refreshcred(struct rpc_task *);
182 void rpcauth_invalcred(struct rpc_task *);
183 int rpcauth_uptodatecred(struct rpc_task *);