Home
last modified time | relevance | path

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

/linux/include/trace/events/
H A Drpcgss.h190 __entry->xid = __be32_to_cpu(rqstp->rq_xid);
227 __entry->xid = be32_to_cpu(rqstp->rq_xid);
247 __entry->xid = be32_to_cpu(rqstp->rq_xid);
273 __entry->xid = __be32_to_cpu(rqstp->rq_xid);
301 __entry->xid = be32_to_cpu(rqstp->rq_xid);
328 __entry->xid = be32_to_cpu(rqstp->rq_xid);
411 __entry->xid = be32_to_cpu(rqst->rq_xid);
441 __entry->xid = be32_to_cpu(task->tk_rqstp->rq_xid);
475 __entry->xid = be32_to_cpu(task->tk_rqstp->rq_xid);
503 __entry->xid = be32_to_cpu(rqstp->rq_xid);
[all …]
H A Drpcrdma.h610 __entry->xid = be32_to_cpu(rqst->rq_xid);
860 __entry->xid = be32_to_cpu(rqst->rq_xid);
896 __entry->xid = be32_to_cpu(rqst->rq_xid);
923 __entry->xid = be32_to_cpu(rqst->rq_xid);
1308 __entry->xid = be32_to_cpu(rqst->rq_xid);
1335 __entry->xid = be32_to_cpu(rqst->rq_xid);
1987 __entry->xid = __be32_to_cpu(rqst->rq_xid);
/linux/net/sunrpc/xprtrdma/
H A Dbackchannel.c70 *p++ = rqst->rq_xid; in rpcrdma_bc_marshal_reply()
243 rqst->rq_xid = *p; in rpcrdma_bc_receive_call()
H A Dsvc_rdma_backchannel.c151 *p++ = rqst->rq_xid; in rpcrdma_bc_send_request()
H A Drpc_rdma.c272 return frwr_map(r_xprt, cur, writing, req->rl_slot.rq_xid, *mr); in rpcrdma_mr_prepare()
846 *p++ = rqst->rq_xid; in rpcrdma_marshal_req()
/linux/fs/nfsd/
H A Dtrace.h34 __entry->xid = be32_to_cpu((r)->rq_xid); \
52 __entry->xid = be32_to_cpu((r)->rq_xid); \
77 __entry->xid = be32_to_cpu(rqstp->rq_xid);
162 __entry->xid = be32_to_cpu(rqst->rq_xid);
290 __entry->xid = be32_to_cpu(rqstp->rq_xid);
330 __entry->xid = be32_to_cpu(rqstp->rq_xid);
359 __entry->xid = be32_to_cpu(rqstp->rq_xid);
484 __entry->xid = be32_to_cpu(rqstp->rq_xid);
530 __entry->xid = be32_to_cpu(rqstp->rq_xid);
591 __entry->xid = be32_to_cpu(rqstp->rq_xid);
[all …]
H A Dnfscache.c103 rp->c_key.k_xid = rqstp->rq_xid; in nfsd_cacherep_alloc()
495 b = nfsd_cache_bucket_find(rqstp->rq_xid, nn); in nfsd_cache_lookup()
H A Dnfsctl.c1428 __be32 rq_xid; member
1450 if (nla_put_be32(skb, NFSD_A_RPC_STATUS_XID, genl_rqstp->rq_xid) || in nfsd_genl_rpc_status_compose_msg()
1567 genl_rqstp.rq_xid = rqstp->rq_xid; in nfsd_nl_rpc_status_get_dumpit()
/linux/net/sunrpc/
H A Dbackchannel_rqst.c290 req->rq_xid = xid; in xprt_get_bc_request()
367 if (req->rq_xid == xid) in xprt_lookup_bc_request()
H A Dsvc.c1445 xdr_stream_encode_be32(xdr, rqstp->rq_xid); in svc_process_common()
1678 rqstp->rq_xid = *p++; in svc_process()
1716 rqstp->rq_xid = req->rq_xid; in svc_process_bc()
H A Dxprt.c1013 switch (xprt_xid_cmp(xid, req->rq_xid)) { in xprt_request_rb_find()
1037 switch(xprt_xid_cmp(new->rq_xid, req->rq_xid)) { in xprt_request_rb_insert()
1244 trace_xprt_timer(xprt, req->rq_xid, task->tk_status); in xprt_timer()
1908 req->rq_xid = xprt_alloc_xid(xprt); in xprt_request_init()
H A Dsvc_xprt.c748 rqstp->rq_xid = xdr_zero; in svc_alloc_arg()
1006 trace_svc_xdr_sendto(rqstp->rq_xid, xb); in svc_send()
H A Dclnt.c2688 *p++ = req->rq_xid; in rpc_encode_header()
/linux/include/linux/sunrpc/
H A Dsvc.h228 __be32 rq_xid; /* transmission id */ member
H A Dxprt.h69 __be32 rq_xid; /* request XID */ member
/linux/fs/nfs/
H A Dcallback_xdr.c957 trace_nfs_cb_no_clp(rqstp->rq_xid, hdr_arg.cb_ident); in nfs4_callback_compound()
961 trace_nfs_cb_badprinc(rqstp->rq_xid, hdr_arg.cb_ident); in nfs4_callback_compound()
H A Dnfs4trace.h459 __entry->xid = be32_to_cpu(rqstp->rq_xid);
494 __entry->xid = be32_to_cpu(rqstp->rq_xid);
H A Dnfstrace.h1956 __entry->xid = be32_to_cpu(rqstp->rq_xid);