Home
last modified time | relevance | path

Searched refs:tk_rqstp (Results 1 – 17 of 17) sorted by relevance

/Linux-v5.4/net/sunrpc/
Dxprt.c204 struct rpc_rqst *req = task->tk_rqstp; in xprt_reserve_xprt()
268 struct rpc_rqst *req = task->tk_rqstp; in xprt_reserve_xprt_cong()
453 struct rpc_rqst *req = task->tk_rqstp; in xprt_release_rqst_cong()
497 struct rpc_rqst *req = task->tk_rqstp; in xprt_adjust_cwnd()
715 struct rpc_rqst *req = task->tk_rqstp; in xprt_request_retransmit_after_disconnect()
819 struct rpc_xprt *xprt = task->tk_rqstp->rq_xprt; in xprt_connect()
835 task->tk_rqstp->rq_connect_cookie = xprt->connect_cookie; in xprt_connect()
837 xprt_request_timeout(task->tk_rqstp)); in xprt_connect()
1028 READ_ONCE(task->tk_rqstp->rq_reply_bytes_recvd) != 0; in xprt_request_data_received()
1035 READ_ONCE(task->tk_rqstp->rq_reply_bytes_recvd) == 0; in xprt_request_need_enqueue_receive()
[all …]
Dauth.c697 struct rpc_rqst *req = task->tk_rqstp; in rpcauth_bindcred()
774 const struct rpc_credops *ops = task->tk_rqstp->rq_cred->cr_ops; in rpcauth_marshcred()
791 encode(task->tk_rqstp, xdr, task->tk_msg.rpc_argp); in rpcauth_wrap_req_encode()
807 const struct rpc_credops *ops = task->tk_rqstp->rq_cred->cr_ops; in rpcauth_wrap_req()
824 const struct rpc_credops *ops = task->tk_rqstp->rq_cred->cr_ops; in rpcauth_checkverf()
841 return decode(task->tk_rqstp, xdr, task->tk_msg.rpc_resp); in rpcauth_unwrap_resp_decode()
855 const struct rpc_credops *ops = task->tk_rqstp->rq_cred->cr_ops; in rpcauth_unwrap_resp()
863 struct rpc_cred *cred = task->tk_rqstp->rq_cred; in rpcauth_xmit_need_reencode()
876 cred = task->tk_rqstp->rq_cred; in rpcauth_refreshcred()
881 cred = task->tk_rqstp->rq_cred; in rpcauth_refreshcred()
[all …]
Dauth_unix.c106 struct rpc_cred *cred = task->tk_rqstp->rq_cred; in unx_marshal()
160 set_bit(RPCAUTH_CRED_UPTODATE, &task->tk_rqstp->rq_cred->cr_flags); in unx_refresh()
167 struct rpc_auth *auth = task->tk_rqstp->rq_cred->cr_auth; in unx_validate()
Dclnt.c1674 if (task->tk_rqstp) { in call_reserveresult()
1689 if (task->tk_rqstp) { in call_reserveresult()
1787 const struct rpc_auth *auth = task->tk_rqstp->rq_cred->cr_auth; in call_allocate()
1788 struct rpc_rqst *req = task->tk_rqstp; in call_allocate()
1855 struct rpc_rqst *req = task->tk_rqstp; in rpc_xdr_encode()
1949 struct rpc_xprt *xprt = task->tk_rqstp->rq_xprt; in call_bind()
1976 struct rpc_xprt *xprt = task->tk_rqstp->rq_xprt; in call_bind_status()
2068 struct rpc_xprt *xprt = task->tk_rqstp->rq_xprt; in call_connect()
2102 struct rpc_xprt *xprt = task->tk_rqstp->rq_xprt; in call_connect_status()
2140 xprt_conditional_disconnect(task->tk_rqstp->rq_xprt, in call_connect_status()
[all …]
Dauth_null.c85 set_bit(RPCAUTH_CRED_UPTODATE, &task->tk_rqstp->rq_cred->cr_flags); in nul_refresh()
Ddebugfs.c30 if (task->tk_rqstp) in tasks_show()
31 xid = be32_to_cpu(task->tk_rqstp->rq_xid); in tasks_show()
Dstats.c153 struct rpc_rqst *req = task->tk_rqstp; in rpc_count_iostats_metrics()
Dsched.c1011 struct rpc_rqst *rqst = task->tk_rqstp; in rpc_malloc()
1044 void *buffer = task->tk_rqstp->rq_buffer; in rpc_free()
Dxprtsock.c2604 struct rpc_rqst *rqst = task->tk_rqstp; in bc_malloc()
2632 void *buffer = task->tk_rqstp->rq_buffer; in bc_free()
/Linux-v5.4/include/trace/events/
Drpcgss.h197 const struct rpc_rqst *rqst = task->tk_rqstp;
231 __entry->xid = be32_to_cpu(task->tk_rqstp->rq_xid);
233 __entry->seqno = task->tk_rqstp->rq_seqno;
Dsunrpc.h267 __entry->xid = be32_to_cpu(task->tk_rqstp->rq_xid);
323 __entry->xid = be32_to_cpu(task->tk_rqstp->rq_xid);
748 __entry->xid = be32_to_cpu(task->tk_rqstp->rq_xid);
749 __entry->seqno = task->tk_rqstp->rq_seqno;
Drpcrdma.h1138 __entry->callsize = task->tk_rqstp->rq_callsize;
1139 __entry->rcvsize = task->tk_rqstp->rq_rcvsize;
/Linux-v5.4/net/sunrpc/auth_gss/
Dauth_gss.c403 struct gss_cred *gss_cred = container_of(task->tk_rqstp->rq_cred, in gss_upcall_callback()
606 struct rpc_cred *cred = task->tk_rqstp->rq_cred; in gss_refresh_upcall()
1527 struct rpc_rqst *req = task->tk_rqstp; in gss_marshal()
1601 struct rpc_cred *oldcred = task->tk_rqstp->rq_cred; in gss_renew_cred()
1615 task->tk_rqstp->rq_cred = new; in gss_renew_cred()
1643 struct rpc_cred *cred = task->tk_rqstp->rq_cred; in gss_refresh()
1654 cred = task->tk_rqstp->rq_cred; in gss_refresh()
1673 struct rpc_cred *cred = task->tk_rqstp->rq_cred; in gss_validate()
1697 *seq = cpu_to_be32(task->tk_rqstp->rq_seqno); in gss_validate()
1730 struct rpc_rqst *rqstp = task->tk_rqstp; in gss_wrap_req_integ()
[all …]
/Linux-v5.4/net/sunrpc/xprtrdma/
Dsvc_rdma_backchannel.c139 struct rpc_rqst *rqst = task->tk_rqstp; in xprt_rdma_bc_allocate()
165 struct rpc_rqst *rqst = task->tk_rqstp; in xprt_rdma_bc_free()
Dtransport.c568 task->tk_rqstp = &req->rl_slot; in xprt_rdma_alloc_slot()
620 struct rpc_rqst *rqst = task->tk_rqstp; in xprt_rdma_allocate()
655 struct rpc_rqst *rqst = task->tk_rqstp; in xprt_rdma_free()
/Linux-v5.4/include/linux/sunrpc/
Dsched.h77 struct rpc_rqst * tk_rqstp; /* RPC request */ member
/Linux-v5.4/fs/nfs/
Dnfs4proc.c6038 sc->sc_cred = get_rpccred(task->tk_rqstp->rq_cred); in nfs4_setclientid_done()