Home
last modified time | relevance | path

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

/linux/include/trace/events/
A 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);
A Dsunrpc.h486 __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 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);
/linux/fs/nfsd/
A Dtrace.h25 __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 Dnfscache.c107 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 Dbackchannel.c73 *p++ = rqst->rq_xid; in rpcrdma_bc_marshal_reply()
248 rqst->rq_xid = *p; in rpcrdma_bc_receive_call()
A Dsvc_rdma_backchannel.c160 *p++ = rqst->rq_xid; in rpcrdma_bc_send_request()
A Drpc_rdma.c314 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 Dbackchannel_rqst.c260 req->rq_xid = xid; in xprt_get_bc_request()
334 if (req->rq_xid == xid) in xprt_lookup_bc_request()
A Dxprt.c1014 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 Ddebugfs.c31 xid = be32_to_cpu(task->tk_rqstp->rq_xid); in tasks_show()
A Dsvc.c1269 svc_putu32(resv, rqstp->rq_xid); in svc_process_common()
1514 rqstp->rq_xid = req->rq_xid; in bc_svc_process()
A Dsvc_xprt.c889 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 Dclnt.c2535 *p++ = req->rq_xid; in rpc_encode_header()
/linux/include/linux/sunrpc/
A Dxprt.h77 __be32 rq_xid; /* request XID */ member
A Dsvc.h264 __be32 rq_xid; /* transmission id */ member
/linux/fs/nfs/
A Dcallback_xdr.c944 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 Dnfs4trace.h400 __entry->xid = be32_to_cpu(rqstp->rq_xid);
435 __entry->xid = be32_to_cpu(rqstp->rq_xid);
A Dnfstrace.h1428 __entry->xid = be32_to_cpu(rqstp->rq_xid);

Completed in 59 milliseconds