Home
last modified time | relevance | path

Searched refs:current_mid (Results 1 – 5 of 5) sorted by relevance

/linux/fs/smb/client/
H A Dtransport.c364 trace_smb3_partial_send_reconnect(server->current_mid, in __smb_send_rqst()
460 trace_smb3_nblk_credits(server->current_mid, in wait_for_free_credits()
493 trace_smb3_credit_timeout(server->current_mid, in wait_for_free_credits()
536 server->current_mid, in wait_for_free_credits()
566 trace_smb3_waitff_credits(server->current_mid, in wait_for_free_credits()
616 trace_smb3_insufficient_credits(server->current_mid, in wait_for_compound_request()
H A Dsmb2ops.c94 trace_smb3_overflow_credits(server->current_mid, in smb2_add_credits()
139 trace_smb3_reconnect_detected(server->current_mid, in smb2_add_credits()
147 trace_smb3_reconnect_with_invalid_credits(server->current_mid, in smb2_add_credits()
179 trace_smb3_add_credits(server->current_mid, in smb2_add_credits()
206 trace_smb3_set_credits(server->current_mid, in smb2_set_credits()
291 trace_smb3_wait_credits(server->current_mid, in smb2_wait_mtu_credits()
319 trace_smb3_too_many_credits(server->current_mid, in smb2_adjust_credits()
341 trace_smb3_reconnect_detected(server->current_mid, in smb2_adjust_credits()
361 trace_smb3_adj_credits(server->current_mid, in smb2_adjust_credits()
378 mid = server->current_mid++; in smb2_get_next_mid()
[all …]
H A Dsmb1ops.c331 cur_mid = (__u16)((server->current_mid) & 0xffff); in cifs_get_next_mid()
384 server->current_mid = mid; in cifs_get_next_mid()
H A Dcifsglob.h740 __u64 current_mid; /* multiplex id - rotating counter, protected by mid_counter_lock */ member
H A Dconnect.c360 trace_smb3_reconnect(server->current_mid, server->conn_id, in cifs_tcp_ses_needs_reconnect()
1244 trace_smb3_hdr_credits(server->current_mid, in smb2_add_credits_from_hdr()