Searched defs:rqst (Results 1 – 8 of 8) sorted by relevance
/net/sunrpc/xprtrdma/ |
D | backchannel.c | 56 static int rpcrdma_bc_marshal_reply(struct rpc_rqst *rqst) in rpcrdma_bc_marshal_reply() 97 int xprt_rdma_bc_send_reply(struct rpc_rqst *rqst) in xprt_rdma_bc_send_reply() 133 struct rpc_rqst *rqst, *tmp; in xprt_rdma_bc_destroy() local 151 void xprt_rdma_bc_free_rqst(struct rpc_rqst *rqst) in xprt_rdma_bc_free_rqst() 171 struct rpc_rqst *rqst; in rpcrdma_bc_rqst_get() local 225 struct rpc_rqst *rqst; in rpcrdma_bc_receive_call() local
|
D | svc_rdma_backchannel.c | 76 struct rpc_rqst *rqst, in svc_rdma_bc_sendto() 112 struct rpc_rqst *rqst = task->tk_rqstp; in xprt_rdma_bc_allocate() local 138 struct rpc_rqst *rqst = task->tk_rqstp; in xprt_rdma_bc_free() local 145 rpcrdma_bc_send_request(struct svcxprt_rdma *rdma, struct rpc_rqst *rqst) in rpcrdma_bc_send_request() 189 static int xprt_rdma_bc_send_request(struct rpc_rqst *rqst) in xprt_rdma_bc_send_request()
|
D | rpc_rdma.c | 127 struct rpc_rqst *rqst) in rpcrdma_args_inline() 159 struct rpc_rqst *rqst) in rpcrdma_results_inline() 170 const struct rpc_rqst *rqst) in rpcrdma_nonpayload_inline() 335 struct rpc_rqst *rqst, in rpcrdma_encode_read_list() 392 struct rpc_rqst *rqst, in rpcrdma_encode_write_list() 470 struct rpc_rqst *rqst, in rpcrdma_encode_reply_chunk() 860 rpcrdma_marshal_req(struct rpcrdma_xprt *r_xprt, struct rpc_rqst *rqst) in rpcrdma_marshal_req() 1040 rpcrdma_inline_fixup(struct rpc_rqst *rqst, char *srcp, int copy_len, int pad) in rpcrdma_inline_fixup() 1263 struct rpc_rqst *rqst) in rpcrdma_decode_msg() 1318 struct rpc_rqst *rqst) in rpcrdma_decode_error() [all …]
|
D | transport.c | 534 xprt_rdma_free_slot(struct rpc_xprt *xprt, struct rpc_rqst *rqst) in xprt_rdma_free_slot() 570 struct rpc_rqst *rqst = task->tk_rqstp; in xprt_rdma_allocate() local 599 struct rpc_rqst *rqst = task->tk_rqstp; in xprt_rdma_free() local 631 xprt_rdma_send_request(struct rpc_rqst *rqst) in xprt_rdma_send_request()
|
D | xprt_rdma.h | 336 rpcr_to_rdmar(const struct rpc_rqst *rqst) in rpcr_to_rdmar()
|
/net/sunrpc/ |
D | xdr.c | 923 struct rpc_rqst *rqst) in xdr_init_encode() 958 struct page **pages, struct rpc_rqst *rqst) in xdr_init_encode_pages() 1355 struct rpc_rqst *rqst) in xdr_init_decode()
|
D | sched.c | 1055 struct rpc_rqst *rqst = task->tk_rqstp; in rpc_malloc() local
|
D | xprtsock.c | 2540 struct rpc_rqst *rqst = task->tk_rqstp; in bc_malloc() local
|