Searched refs:rq_xid (Results 1 – 19 of 19) sorted by relevance
/linux/include/trace/events/ |
A D | rpcgss.h | 190 __entry->xid = __be32_to_cpu(rqstp->rq_xid); 225 __entry->xid = be32_to_cpu(rqstp->rq_xid); 251 __entry->xid = __be32_to_cpu(rqstp->rq_xid); 279 __entry->xid = be32_to_cpu(rqstp->rq_xid); 306 __entry->xid = be32_to_cpu(rqstp->rq_xid); 389 __entry->xid = be32_to_cpu(rqst->rq_xid); 419 __entry->xid = be32_to_cpu(task->tk_rqstp->rq_xid); 453 __entry->xid = be32_to_cpu(task->tk_rqstp->rq_xid); 481 __entry->xid = be32_to_cpu(rqstp->rq_xid); 518 __entry->xid = be32_to_cpu(rqstp->rq_xid);
|
A D | sunrpc.h | 486 __entry->xid = be32_to_cpu(task->tk_rqstp->rq_xid); 616 __entry->xid = be32_to_cpu(task->tk_rqstp->rq_xid); 1057 __entry->xid = be32_to_cpu(rqst->rq_xid); 1093 __entry->xid = be32_to_cpu(rqst->rq_xid); 1243 __entry->xid = be32_to_cpu(rqst->rq_xid); 1620 __entry->xid = be32_to_cpu(rqst->rq_xid); 1646 __entry->xid = be32_to_cpu(rqst->rq_xid); 1677 __entry->xid = be32_to_cpu(rqst->rq_xid); 1710 __entry->xid = be32_to_cpu(rqst->rq_xid); 1939 __entry->xid = be32_to_cpu(rqst->rq_xid);
|
A D | rpcrdma.h | 611 __entry->xid = be32_to_cpu(rqst->rq_xid); 838 __entry->xid = be32_to_cpu(rqst->rq_xid); 874 __entry->xid = be32_to_cpu(rqst->rq_xid); 901 __entry->xid = be32_to_cpu(rqst->rq_xid); 1306 __entry->xid = be32_to_cpu(rqst->rq_xid); 1333 __entry->xid = be32_to_cpu(rqst->rq_xid); 1898 __entry->xid = __be32_to_cpu(rqst->rq_xid); 1984 __entry->xid = __be32_to_cpu(rqst->rq_xid);
|
/linux/fs/nfsd/ |
A D | trace.h | 25 __entry->xid = be32_to_cpu(rqstp->rq_xid); \ 42 __entry->xid = be32_to_cpu(rqstp->rq_xid); \ 119 __entry->xid = be32_to_cpu(rqst->rq_xid); 210 __entry->xid = be32_to_cpu(rqstp->rq_xid); 333 __entry->xid = be32_to_cpu(rqstp->rq_xid); 374 __entry->xid = be32_to_cpu(rqstp->rq_xid); 713 __entry->xid = be32_to_cpu(rqstp->rq_xid); 804 __entry->xid = be32_to_cpu(rqstp->rq_xid);
|
A D | nfscache.c | 107 rp->c_key.k_xid = rqstp->rq_xid; in nfsd_reply_cache_alloc() 424 __be32 xid = rqstp->rq_xid; in nfsd_cache_lookup()
|
/linux/net/sunrpc/xprtrdma/ |
A D | backchannel.c | 73 *p++ = rqst->rq_xid; in rpcrdma_bc_marshal_reply() 248 rqst->rq_xid = *p; in rpcrdma_bc_receive_call()
|
A D | svc_rdma_backchannel.c | 160 *p++ = rqst->rq_xid; in rpcrdma_bc_send_request()
|
A D | rpc_rdma.c | 314 return frwr_map(r_xprt, seg, nsegs, writing, req->rl_slot.rq_xid, *mr); in rpcrdma_mr_prepare() 889 *p++ = rqst->rq_xid; in rpcrdma_marshal_req()
|
/linux/net/sunrpc/ |
A D | backchannel_rqst.c | 260 req->rq_xid = xid; in xprt_get_bc_request() 334 if (req->rq_xid == xid) in xprt_lookup_bc_request()
|
A D | xprt.c | 1014 switch (xprt_xid_cmp(xid, req->rq_xid)) { in xprt_request_rb_find() 1038 switch(xprt_xid_cmp(new->rq_xid, req->rq_xid)) { in xprt_request_rb_insert() 1239 trace_xprt_timer(xprt, req->rq_xid, task->tk_status); in xprt_timer() 1878 req->rq_xid = xprt_alloc_xid(xprt); in xprt_request_init()
|
A D | debugfs.c | 31 xid = be32_to_cpu(task->tk_rqstp->rq_xid); in tasks_show()
|
A D | svc.c | 1269 svc_putu32(resv, rqstp->rq_xid); in svc_process_common() 1514 rqstp->rq_xid = req->rq_xid; in bc_svc_process()
|
A D | svc_xprt.c | 889 rqstp->rq_xid = svc_getu32(&rqstp->rq_arg.head[0]); in svc_recv() 930 trace_svc_xdr_sendto(rqstp->rq_xid, xb); in svc_send()
|
A D | clnt.c | 2535 *p++ = req->rq_xid; in rpc_encode_header()
|
/linux/include/linux/sunrpc/ |
A D | xprt.h | 77 __be32 rq_xid; /* request XID */ member
|
A D | svc.h | 264 __be32 rq_xid; /* transmission id */ member
|
/linux/fs/nfs/ |
A D | callback_xdr.c | 944 trace_nfs_cb_no_clp(rqstp->rq_xid, hdr_arg.cb_ident); in nfs4_callback_compound() 948 trace_nfs_cb_badprinc(rqstp->rq_xid, hdr_arg.cb_ident); in nfs4_callback_compound()
|
A D | nfs4trace.h | 400 __entry->xid = be32_to_cpu(rqstp->rq_xid); 435 __entry->xid = be32_to_cpu(rqstp->rq_xid);
|
A D | nfstrace.h | 1428 __entry->xid = be32_to_cpu(rqstp->rq_xid);
|
Completed in 40 milliseconds