Home
last modified time | relevance | path

Searched refs:rq_xid (Results 1 – 15 of 15) 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()
244 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()
836 *p++ = rqst->rq_xid; in rpcrdma_marshal_req()
/linux/fs/nfsd/
H A Dtrace.h32 __entry->xid = be32_to_cpu((r)->rq_xid); \
50 __entry->xid = be32_to_cpu((r)->rq_xid); \
75 __entry->xid = be32_to_cpu(rqstp->rq_xid);
160 __entry->xid = be32_to_cpu(rqst->rq_xid);
288 __entry->xid = be32_to_cpu(rqstp->rq_xid);
328 __entry->xid = be32_to_cpu(rqstp->rq_xid);
357 __entry->xid = be32_to_cpu(rqstp->rq_xid);
482 __entry->xid = be32_to_cpu(rqstp->rq_xid);
528 __entry->xid = be32_to_cpu(rqstp->rq_xid);
589 __entry->xid = be32_to_cpu(rqstp->rq_xid);
[all …]
H A Dnfsctl.c1427 if (nla_put_be32(skb, NFSD_A_RPC_STATUS_XID, genl_rqstp->rq_xid) || in nfsd_genl_rpc_status_compose_msg()
1530 genl_rqstp.rq_xid = rqstp->rq_xid; in nfsd_nl_rpc_status_get_dumpit()
/linux/net/sunrpc/
H A Dbackchannel_rqst.c271 req->rq_xid = xid; in xprt_get_bc_request()
348 if (req->rq_xid == xid) in xprt_lookup_bc_request()
H A Dsvc.c1414 xdr_stream_encode_be32(xdr, rqstp->rq_xid); in svc_process_common()
1638 rqstp->rq_xid = *p++;
1675 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.c714 rqstp->rq_xid = xdr_zero; in svc_thread_should_sleep()
972 trace_svc_xdr_sendto(rqstp->rq_xid, xb); in svc_age_temp_xprts_now()
H A Dclnt.c2661 *p++ = req->rq_xid; in rpc_encode_header()
/linux/include/linux/sunrpc/
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 Dnfstrace.h1955 __entry->xid = be32_to_cpu(rqstp->rq_xid);