Home
last modified time | relevance | path

Searched refs:rq_xid (Results 1 – 19 of 19) sorted by relevance

/Linux-v6.1/include/trace/events/
Drpcgss.h190 __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);
Drpcrdma.h611 __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);
Dsunrpc.h485 __entry->xid = be32_to_cpu(task->tk_rqstp->rq_xid);
615 __entry->xid = be32_to_cpu(task->tk_rqstp->rq_xid);
1068 __entry->xid = be32_to_cpu(rqst->rq_xid);
1104 __entry->xid = be32_to_cpu(rqst->rq_xid);
1261 __entry->xid = be32_to_cpu(rqst->rq_xid);
1660 __entry->xid = be32_to_cpu((r)->rq_xid); \
1711 __entry->xid = be32_to_cpu(rqst->rq_xid);
/Linux-v6.1/fs/nfsd/
Dtrace.h26 __entry->xid = be32_to_cpu(rqstp->rq_xid); \
51 __entry->xid = be32_to_cpu(rqstp->rq_xid);
100 __entry->xid = be32_to_cpu(rqst->rq_xid);
215 __entry->xid = be32_to_cpu(rqstp->rq_xid);
255 __entry->xid = be32_to_cpu(rqstp->rq_xid);
284 __entry->xid = be32_to_cpu(rqstp->rq_xid);
407 __entry->xid = be32_to_cpu(rqstp->rq_xid);
448 __entry->xid = be32_to_cpu(rqstp->rq_xid);
509 __entry->xid = be32_to_cpu(rqstp->rq_xid);
557 __entry->xid = be32_to_cpu(rqstp->rq_xid);
[all …]
Dnfscache.c101 rp->c_key.k_xid = rqstp->rq_xid; in nfsd_reply_cache_alloc()
449 b = nfsd_cache_bucket_find(rqstp->rq_xid, nn); in nfsd_cache_lookup()
/Linux-v6.1/net/sunrpc/xprtrdma/
Dbackchannel.c69 *p++ = rqst->rq_xid; in rpcrdma_bc_marshal_reply()
244 rqst->rq_xid = *p; in rpcrdma_bc_receive_call()
Dsvc_rdma_backchannel.c160 *p++ = rqst->rq_xid; in rpcrdma_bc_send_request()
Drpc_rdma.c310 return frwr_map(r_xprt, seg, nsegs, writing, req->rl_slot.rq_xid, *mr); in rpcrdma_mr_prepare()
885 *p++ = rqst->rq_xid; in rpcrdma_marshal_req()
/Linux-v6.1/net/sunrpc/
Dbackchannel_rqst.c257 req->rq_xid = xid; in xprt_get_bc_request()
334 if (req->rq_xid == xid) in xprt_lookup_bc_request()
Dxprt.c1010 switch (xprt_xid_cmp(xid, req->rq_xid)) { in xprt_request_rb_find()
1034 switch(xprt_xid_cmp(new->rq_xid, req->rq_xid)) { in xprt_request_rb_insert()
1241 trace_xprt_timer(xprt, req->rq_xid, task->tk_status); in xprt_timer()
1880 req->rq_xid = xprt_alloc_xid(xprt); in xprt_request_init()
Ddebugfs.c31 xid = be32_to_cpu(task->tk_rqstp->rq_xid); in tasks_show()
Dsvc.c1252 svc_putu32(resv, rqstp->rq_xid); in svc_process_common()
1495 rqstp->rq_xid = req->rq_xid; in bc_svc_process()
Dsvc_xprt.c893 rqstp->rq_xid = svc_getu32(&rqstp->rq_arg.head[0]); in svc_recv()
934 trace_svc_xdr_sendto(rqstp->rq_xid, xb); in svc_send()
Dclnt.c2626 *p++ = req->rq_xid; in rpc_encode_header()
/Linux-v6.1/include/linux/sunrpc/
Dsvc.h274 __be32 rq_xid; /* transmission id */ member
Dxprt.h77 __be32 rq_xid; /* request XID */ member
/Linux-v6.1/fs/nfs/
Dcallback_xdr.c940 trace_nfs_cb_no_clp(rqstp->rq_xid, hdr_arg.cb_ident); in nfs4_callback_compound()
944 trace_nfs_cb_badprinc(rqstp->rq_xid, hdr_arg.cb_ident); in nfs4_callback_compound()
Dnfs4trace.h400 __entry->xid = be32_to_cpu(rqstp->rq_xid);
435 __entry->xid = be32_to_cpu(rqstp->rq_xid);
Dnfstrace.h1767 __entry->xid = be32_to_cpu(rqstp->rq_xid);