Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dtrace.h244 TP_PROTO(unsigned int rreq_debug_id,
253 TP_ARGS(rreq_debug_id, rreq_debug_index,
256 __field(unsigned int, rreq_debug_id)
267 __entry->rreq_debug_id = rreq_debug_id;
278 __entry->rreq_debug_id, __entry->rreq_debug_index,
285 TP_PROTO(unsigned int rreq_debug_id, \
294 TP_ARGS(rreq_debug_id, rreq_debug_index, xid, fid, tid, sesid, offset, len, rc))
460 TP_PROTO(unsigned int rreq_debug_id,
468 TP_ARGS(rreq_debug_id, rreq_debug_index,
471 __field(unsigned int, rreq_debug_id)
[all …]
H A Dsmb2pdu.c4602 .rreq_debug_id = rdata->rreq->debug_id, in smb2_readv_callback()
4606 unsigned int rreq_debug_id = rdata->rreq->debug_id; in smb2_readv_callback() local
4727 trace_smb3_rw_credits(rreq_debug_id, subreq_debug_index, rdata->credits.value, in smb2_readv_callback()
4736 trace_smb3_rw_credits(rreq_debug_id, subreq_debug_index, 0, in smb2_readv_callback()
4939 .rreq_debug_id = wdata->rreq->debug_id, in smb2_writev_callback()
4942 unsigned int rreq_debug_id = wdata->rreq->debug_id; in smb2_writev_callback() local
5042 trace_smb3_rw_credits(rreq_debug_id, subreq_debug_index, wdata->credits.value, in smb2_writev_callback()
5056 trace_smb3_rw_credits(rreq_debug_id, subreq_debug_index, 0, in smb2_writev_callback()
H A Dcifssmb.c1474 .rreq_debug_id = rdata->rreq->debug_id, in cifs_readv_callback()
1477 unsigned int rreq_debug_id = rdata->rreq->debug_id; in cifs_readv_callback() local
1558 trace_smb3_rw_credits(rreq_debug_id, subreq_debug_index, rdata->credits.value, in cifs_readv_callback()
1568 trace_smb3_rw_credits(rreq_debug_id, subreq_debug_index, 0, in cifs_readv_callback()
1891 .rreq_debug_id = wdata->rreq->debug_id, in cifs_writev_callback()
1944 trace_smb3_rw_credits(credits.rreq_debug_id, credits.rreq_debug_index, in cifs_writev_callback()
1951 trace_smb3_rw_credits(credits.rreq_debug_id, credits.rreq_debug_index, 0, in cifs_writev_callback()
H A Dcifsglob.h864 unsigned int rreq_debug_id; member
H A Dfile.c89 wdata->credits.rreq_debug_id = subreq->rreq->debug_id; in cifs_prepare_write()
184 rdata->credits.rreq_debug_id = rreq->debug_id; in cifs_prepare_read()
H A Dsmb2ops.c100 credits->rreq_debug_id, credits->rreq_debug_index); in smb2_add_credits()
106 credits->rreq_debug_id, credits->rreq_debug_index); in smb2_add_credits()
107 trace_smb3_rw_credits(credits->rreq_debug_id, in smb2_add_credits()
/linux/include/trace/events/
H A Dnetfs.h433 TP_PROTO(unsigned int rreq_debug_id, int ref,
436 TP_ARGS(rreq_debug_id, ref, what),
445 __entry->rreq = rreq_debug_id;
457 TP_PROTO(unsigned int rreq_debug_id, unsigned int subreq_debug_index,
460 TP_ARGS(rreq_debug_id, subreq_debug_index, ref, what),
470 __entry->rreq = rreq_debug_id;