Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nfsd/
Dtrace.h23 __entry->xid = be32_to_cpu(rqst->rq_xid);
66 __entry->xid = be32_to_cpu(rqstp->rq_xid);
107 __entry->xid = be32_to_cpu(rqstp->rq_xid);
Dnfscache.c325 if (rqstp->rq_xid != rp->c_xid) in nfsd_cache_match()
391 __be32 xid = rqstp->rq_xid; in nfsd_cache_lookup()
Dnfs4xdr.c4533 __func__, svc_addr(rqstp), be32_to_cpu(rqstp->rq_xid)); in nfs4svc_decode_compoundargs()
/linux-4.19.296/include/trace/events/
Dsunrpc.h241 __entry->xid = be32_to_cpu(task->tk_rqstp->rq_xid);
564 __entry->xid = be32_to_cpu(rqst->rq_xid);
590 __entry->xid = be32_to_cpu(rqst->rq_xid);
616 __entry->xid = be32_to_cpu(rqst->rq_xid);
648 __entry->xid = be32_to_cpu(rqst->rq_xid);
808 __entry->xid = be32_to_cpu(rqst->rq_xid);
Drpcrdma.h290 __entry->xid = be32_to_cpu(rqst->rq_xid);
483 __entry->xid = be32_to_cpu(rqst->rq_xid);
938 __entry->xid = be32_to_cpu(rqst->rq_xid);
1277 __entry->xid = __be32_to_cpu(rqst->rq_xid);
/linux-4.19.296/include/linux/sunrpc/
Dsvc.h258 __be32 rq_xid; /* transmission id */ member
Dxprt.h78 __be32 rq_xid; /* request XID */ member