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()520 struct rpc_rqst *req = task->tk_rqstp; in xprt_release_rqst_cong()564 struct rpc_rqst *req = task->tk_rqstp; in xprt_adjust_cwnd()805 struct rpc_rqst *req = task->tk_rqstp; in xprt_request_retransmit_after_disconnect()922 struct rpc_xprt *xprt = task->tk_rqstp->rq_xprt; in xprt_connect()934 task->tk_rqstp->rq_connect_cookie = xprt->connect_cookie; in xprt_connect()936 xprt_request_timeout(task->tk_rqstp)); in xprt_connect()1127 READ_ONCE(task->tk_rqstp->rq_reply_bytes_recvd) != 0; in xprt_request_data_received()1134 READ_ONCE(task->tk_rqstp->rq_reply_bytes_recvd) == 0; in xprt_request_need_enqueue_receive()[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()812 const struct rpc_credops *ops = task->tk_rqstp->rq_cred->cr_ops; in rpcauth_unwrap_resp()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()[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()
1776 if (task->tk_rqstp) { in call_reserveresult()1867 const struct rpc_auth *auth = task->tk_rqstp->rq_cred->cr_auth; in call_allocate()1868 struct rpc_rqst *req = task->tk_rqstp; in call_allocate()1931 struct rpc_rqst *req = task->tk_rqstp; in rpc_xdr_encode()2023 struct rpc_xprt *xprt = task->tk_rqstp->rq_xprt; in call_bind()2048 struct rpc_xprt *xprt = task->tk_rqstp->rq_xprt; in call_bind_status()2128 struct rpc_xprt *xprt = task->tk_rqstp->rq_xprt; in call_connect()2158 struct rpc_xprt *xprt = task->tk_rqstp->rq_xprt; in call_connect_status()2196 xprt_conditional_disconnect(task->tk_rqstp->rq_xprt, in call_connect_status()2197 task->tk_rqstp->rq_connect_cookie); in call_connect_status()[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()
2913 struct rpc_rqst *rqst = task->tk_rqstp; in bc_malloc()2941 void *buffer = task->tk_rqstp->rq_buffer; in bc_free()
393 struct gss_cred *gss_cred = container_of(task->tk_rqstp->rq_cred, in gss_upcall_callback()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()1611 struct rpc_cred *oldcred = task->tk_rqstp->rq_cred; in gss_renew_cred()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()[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;647 __entry->xid = be32_to_cpu(task->tk_rqstp->rq_xid);
106 struct rpc_rqst *rqst = task->tk_rqstp; in xprt_rdma_bc_allocate()132 struct rpc_rqst *rqst = task->tk_rqstp; in xprt_rdma_bc_free()
509 task->tk_rqstp = &req->rl_slot; in xprt_rdma_alloc_slot()561 struct rpc_rqst *rqst = task->tk_rqstp; in xprt_rdma_allocate()590 struct rpc_rqst *rqst = task->tk_rqstp; in xprt_rdma_free()
75 struct rpc_rqst * tk_rqstp; /* RPC request */ member
6435 sc->sc_cred = get_rpccred(task->tk_rqstp->rq_cred); in nfs4_setclientid_done()