Lines Matching defs:task
388 rpcauth_generic_bind_cred(struct rpc_task *task, struct rpc_cred *cred) in rpcauth_generic_bind_cred()
397 rpcauth_bind_root_cred(struct rpc_task *task) in rpcauth_bind_root_cred()
416 rpcauth_bind_new_cred(struct rpc_task *task) in rpcauth_bind_new_cred()
431 rpcauth_bindcred(struct rpc_task *task, struct rpc_cred *cred, int flags) in rpcauth_bindcred()
474 rpcauth_unbindcred(struct rpc_task *task) in rpcauth_unbindcred()
486 rpcauth_marshcred(struct rpc_task *task, __be32 *p) in rpcauth_marshcred()
497 rpcauth_checkverf(struct rpc_task *task, __be32 *p) in rpcauth_checkverf()
508 rpcauth_wrap_req(struct rpc_task *task, kxdrproc_t encode, void *rqstp, in rpcauth_wrap_req()
522 rpcauth_unwrap_resp(struct rpc_task *task, kxdrproc_t decode, void *rqstp, in rpcauth_unwrap_resp()
537 rpcauth_refreshcred(struct rpc_task *task) in rpcauth_refreshcred()
552 rpcauth_invalcred(struct rpc_task *task) in rpcauth_invalcred()
563 rpcauth_uptodatecred(struct rpc_task *task) in rpcauth_uptodatecred()