Lines Matching refs:rpc_task
131 int (*crmarshal)(struct rpc_task *task,
133 int (*crrefresh)(struct rpc_task *);
134 int (*crvalidate)(struct rpc_task *task,
136 int (*crwrap_req)(struct rpc_task *task,
138 int (*crunwrap_resp)(struct rpc_task *task,
142 bool (*crneed_reencode)(struct rpc_task *);
166 int rpcauth_marshcred(struct rpc_task *task,
168 int rpcauth_checkverf(struct rpc_task *task,
170 int rpcauth_wrap_req_encode(struct rpc_task *task,
172 int rpcauth_wrap_req(struct rpc_task *task,
174 int rpcauth_unwrap_resp_decode(struct rpc_task *task,
176 int rpcauth_unwrap_resp(struct rpc_task *task,
178 bool rpcauth_xmit_need_reencode(struct rpc_task *task);
179 int rpcauth_refreshcred(struct rpc_task *);
180 void rpcauth_invalcred(struct rpc_task *);
181 int rpcauth_uptodatecred(struct rpc_task *);