Searched refs:tk_rqstp (Results 1 – 17 of 17) sorted by relevance
267 struct rpc_rqst *req = task->tk_rqstp; in xprt_reserve_xprt()331 struct rpc_rqst *req = task->tk_rqstp; in xprt_reserve_xprt_cong()1655 if (task->tk_rqstp) in xprt_complete_request_init()1670 if (task->tk_rqstp == NULL) { in __xprt_set_rq()1672 task->tk_rqstp = req; in __xprt_set_rq()1766 task->tk_rqstp = req; in xprt_alloc_slot()1910 if (task->tk_rqstp != NULL) in xprt_do_reserve()1927 if (task->tk_rqstp != NULL) in xprt_reserve()1949 if (task->tk_rqstp != NULL) in xprt_retry_reserve()1989 task->tk_rqstp = NULL; in xprt_release()[all …]
649 struct rpc_rqst *req = task->tk_rqstp; in rpcauth_bindcred()726 const struct rpc_credops *ops = task->tk_rqstp->rq_cred->cr_ops; in rpcauth_marshcred()743 encode(task->tk_rqstp, xdr, task->tk_msg.rpc_argp); in rpcauth_wrap_req_encode()759 const struct rpc_credops *ops = task->tk_rqstp->rq_cred->cr_ops; in rpcauth_wrap_req()781 const struct rpc_credops *ops = task->tk_rqstp->rq_cred->cr_ops; in rpcauth_checkverf()798 return decode(task->tk_rqstp, xdr, task->tk_msg.rpc_resp); in rpcauth_unwrap_resp_decode()820 struct rpc_cred *cred = task->tk_rqstp->rq_cred; in rpcauth_xmit_need_reencode()833 cred = task->tk_rqstp->rq_cred; in rpcauth_refreshcred()838 cred = task->tk_rqstp->rq_cred; in rpcauth_refreshcred()851 struct rpc_cred *cred = task->tk_rqstp->rq_cred; in rpcauth_invalcred()[all …]
114 struct rpc_cred *cred = task->tk_rqstp->rq_cred; in unx_marshal()168 set_bit(RPCAUTH_CRED_UPTODATE, &task->tk_rqstp->rq_cred->cr_flags); in unx_refresh()175 struct rpc_auth *auth = task->tk_rqstp->rq_cred->cr_auth; in unx_validate()
1793 if (task->tk_rqstp) { in call_reserveresult()1890 struct rpc_rqst *req = task->tk_rqstp; in call_allocate()1947 struct rpc_rqst *req = task->tk_rqstp; in rpc_xdr_encode()2039 struct rpc_xprt *xprt = task->tk_rqstp->rq_xprt; in call_bind()2219 task->tk_rqstp->rq_connect_cookie); in call_connect_status()2392 struct rpc_rqst *req = task->tk_rqstp; in call_bc_transmit_status()2534 if (xprt_adjust_timeout(task->tk_rqstp) == 0) in rpc_check_timeout()2552 rpc_check_connected(task->tk_rqstp)) in rpc_check_timeout()2592 struct rpc_rqst *req = task->tk_rqstp; in call_decode()2661 struct rpc_rqst *req = task->tk_rqstp; in rpc_encode_header()[all …]
30 if (task->tk_rqstp) in tasks_show()31 xid = be32_to_cpu(task->tk_rqstp->rq_xid); in tasks_show()
85 set_bit(RPCAUTH_CRED_UPTODATE, &task->tk_rqstp->rq_cred->cr_flags); in nul_refresh()
117 set_bit(RPCAUTH_CRED_UPTODATE, &task->tk_rqstp->rq_cred->cr_flags); in tls_refresh()
157 struct rpc_rqst *req = task->tk_rqstp; in rpc_count_iostats_metrics()
1057 struct rpc_rqst *rqst = task->tk_rqstp; in rpc_malloc()1088 void *buffer = task->tk_rqstp->rq_buffer; in rpc_free()
2932 struct rpc_rqst *rqst = task->tk_rqstp; in bc_malloc()2960 void *buffer = task->tk_rqstp->rq_buffer; in bc_free()
596 struct rpc_cred *cred = task->tk_rqstp->rq_cred; in gss_refresh_upcall()1537 struct rpc_rqst *req = task->tk_rqstp; in gss_marshal()1626 task->tk_rqstp->rq_cred = new; in gss_renew_cred()1654 struct rpc_cred *cred = task->tk_rqstp->rq_cred; in gss_refresh()1665 cred = task->tk_rqstp->rq_cred; in gss_refresh()1684 struct rpc_cred *cred = task->tk_rqstp->rq_cred; in gss_validate()1708 *seq = cpu_to_be32(task->tk_rqstp->rq_seqno); in gss_validate()1743 struct rpc_rqst *rqstp = task->tk_rqstp; in gss_wrap_req_integ()1836 struct rpc_rqst *rqstp = task->tk_rqstp; in gss_wrap_req_priv()2112 struct rpc_rqst *req = task->tk_rqstp; in gss_xmit_need_reencode()[all …]
407 const struct rpc_rqst *rqst = task->tk_rqstp;441 __entry->xid = be32_to_cpu(task->tk_rqstp->rq_xid);443 __entry->seqno = task->tk_rqstp->rq_seqno;475 __entry->xid = be32_to_cpu(task->tk_rqstp->rq_xid);
517 __entry->xid = be32_to_cpu(task->tk_rqstp->rq_xid);580 __entry->callsize = task->tk_rqstp->rq_callsize;581 __entry->recvsize = task->tk_rqstp->rq_rcvsize;648 __entry->xid = be32_to_cpu(task->tk_rqstp->rq_xid);
103 struct rpc_rqst *rqst = task->tk_rqstp; in xprt_rdma_bc_allocate()129 struct rpc_rqst *rqst = task->tk_rqstp; in xprt_rdma_bc_free()
508 task->tk_rqstp = &req->rl_slot; in xprt_rdma_alloc_slot()560 struct rpc_rqst *rqst = task->tk_rqstp; in xprt_rdma_allocate()589 struct rpc_rqst *rqst = task->tk_rqstp; in xprt_rdma_free()
86 struct rpc_rqst * tk_rqstp; /* RPC request */ member
6592 sc->sc_cred = get_rpccred(task->tk_rqstp->rq_cred); in nfs4_setclientid_done()