Home
last modified time | relevance | path

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

/linux/net/sunrpc/
A Dxprt.c266 struct rpc_rqst *req = task->tk_rqstp; in xprt_reserve_xprt()
330 struct rpc_rqst *req = task->tk_rqstp; in xprt_reserve_xprt_cong()
1638 if (task->tk_rqstp) in xprt_complete_request_init()
1653 if (task->tk_rqstp == NULL) { in __xprt_set_rq()
1655 task->tk_rqstp = req; in __xprt_set_rq()
1749 task->tk_rqstp = req; in xprt_alloc_slot()
1896 if (task->tk_rqstp != NULL) in xprt_do_reserve()
1913 if (task->tk_rqstp != NULL) in xprt_reserve()
1935 if (task->tk_rqstp != NULL) in xprt_retry_reserve()
1977 task->tk_rqstp = NULL; in xprt_release()
[all …]
A Dauth.c648 struct rpc_rqst *req = task->tk_rqstp; in rpcauth_bindcred()
725 const struct rpc_credops *ops = task->tk_rqstp->rq_cred->cr_ops; in rpcauth_marshcred()
742 encode(task->tk_rqstp, xdr, task->tk_msg.rpc_argp); in rpcauth_wrap_req_encode()
758 const struct rpc_credops *ops = task->tk_rqstp->rq_cred->cr_ops; in rpcauth_wrap_req()
775 const struct rpc_credops *ops = task->tk_rqstp->rq_cred->cr_ops; in rpcauth_checkverf()
792 return decode(task->tk_rqstp, xdr, task->tk_msg.rpc_resp); in rpcauth_unwrap_resp_decode()
814 struct rpc_cred *cred = task->tk_rqstp->rq_cred; in rpcauth_xmit_need_reencode()
827 cred = task->tk_rqstp->rq_cred; in rpcauth_refreshcred()
832 cred = task->tk_rqstp->rq_cred; in rpcauth_refreshcred()
845 struct rpc_cred *cred = task->tk_rqstp->rq_cred; in rpcauth_invalcred()
[all …]
A 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()
A Dclnt.c1672 if (task->tk_rqstp) { in call_reserveresult()
1761 struct rpc_rqst *req = task->tk_rqstp; in call_allocate()
1824 struct rpc_rqst *req = task->tk_rqstp; in rpc_xdr_encode()
1917 struct rpc_xprt *xprt = task->tk_rqstp->rq_xprt; in call_bind()
2094 task->tk_rqstp->rq_connect_cookie); in call_connect_status()
2265 struct rpc_rqst *req = task->tk_rqstp; in call_bc_transmit_status()
2401 if (xprt_adjust_timeout(task->tk_rqstp) == 0) in rpc_check_timeout()
2419 rpc_check_connected(task->tk_rqstp)) in rpc_check_timeout()
2459 struct rpc_rqst *req = task->tk_rqstp; in call_decode()
2527 struct rpc_rqst *req = task->tk_rqstp; in rpc_encode_header()
[all …]
A Ddebugfs.c30 if (task->tk_rqstp) in tasks_show()
31 xid = be32_to_cpu(task->tk_rqstp->rq_xid); in tasks_show()
A Dauth_null.c85 set_bit(RPCAUTH_CRED_UPTODATE, &task->tk_rqstp->rq_cred->cr_flags); in nul_refresh()
A Dstats.c152 struct rpc_rqst *req = task->tk_rqstp; in rpc_count_iostats_metrics()
A Dsched.c1021 struct rpc_rqst *rqst = task->tk_rqstp; in rpc_malloc()
1052 void *buffer = task->tk_rqstp->rq_buffer; in rpc_free()
A Dxprtsock.c2474 struct rpc_rqst *rqst = task->tk_rqstp; in bc_malloc()
2502 void *buffer = task->tk_rqstp->rq_buffer; in bc_free()
/linux/net/sunrpc/auth_gss/
A Dauth_gss.c579 struct rpc_cred *cred = task->tk_rqstp->rq_cred; in gss_refresh_upcall()
1502 struct rpc_rqst *req = task->tk_rqstp; in gss_marshal()
1591 task->tk_rqstp->rq_cred = new; in gss_renew_cred()
1619 struct rpc_cred *cred = task->tk_rqstp->rq_cred; in gss_refresh()
1630 cred = task->tk_rqstp->rq_cred; in gss_refresh()
1649 struct rpc_cred *cred = task->tk_rqstp->rq_cred; in gss_validate()
1673 *seq = cpu_to_be32(task->tk_rqstp->rq_seqno); in gss_validate()
1708 struct rpc_rqst *rqstp = task->tk_rqstp; in gss_wrap_req_integ()
1801 struct rpc_rqst *rqstp = task->tk_rqstp; in gss_wrap_req_priv()
2075 struct rpc_rqst *req = task->tk_rqstp; in gss_xmit_need_reencode()
[all …]
/linux/include/trace/events/
A Drpcgss.h385 const struct rpc_rqst *rqst = task->tk_rqstp;
419 __entry->xid = be32_to_cpu(task->tk_rqstp->rq_xid);
421 __entry->seqno = task->tk_rqstp->rq_seqno;
453 __entry->xid = be32_to_cpu(task->tk_rqstp->rq_xid);
A Dsunrpc.h486 __entry->xid = be32_to_cpu(task->tk_rqstp->rq_xid);
549 __entry->callsize = task->tk_rqstp->rq_callsize;
550 __entry->recvsize = task->tk_rqstp->rq_rcvsize;
616 __entry->xid = be32_to_cpu(task->tk_rqstp->rq_xid);
/linux/net/sunrpc/xprtrdma/
A Dsvc_rdma_backchannel.c112 struct rpc_rqst *rqst = task->tk_rqstp; in xprt_rdma_bc_allocate()
138 struct rpc_rqst *rqst = task->tk_rqstp; in xprt_rdma_bc_free()
A Dtransport.c519 task->tk_rqstp = &req->rl_slot; in xprt_rdma_alloc_slot()
571 struct rpc_rqst *rqst = task->tk_rqstp; in xprt_rdma_allocate()
604 struct rpc_rqst *rqst = task->tk_rqstp; in xprt_rdma_free()
/linux/include/linux/sunrpc/
A Dsched.h77 struct rpc_rqst * tk_rqstp; /* RPC request */ member
/linux/fs/nfs/
A Dnfs4proc.c6243 sc->sc_cred = get_rpccred(task->tk_rqstp->rq_cred); in nfs4_setclientid_done()

Completed in 58 milliseconds