Home
last modified time | relevance | path

Searched refs:scredits (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/fs/smb/client/
H A Dtransport.c484 int scredits, in_flight; in wait_for_free_credits() local
508 scredits = *credits; in wait_for_free_credits()
515 __func__, 1, scredits); in wait_for_free_credits()
532 scredits = *credits; in wait_for_free_credits()
541 scredits = *credits; in wait_for_free_credits()
583 scredits = *credits; in wait_for_free_credits()
590 scredits, num_credits, in_flight); in wait_for_free_credits()
614 scredits = *credits; in wait_for_free_credits()
622 __func__, num_credits, scredits); in wait_for_free_credits()
642 int scredits, in_flight; in wait_for_compound_request() local
[all …]
H A Dsmb2ops.c73 int scredits, in_flight; in smb2_add_credits() local
133 scredits = *val; in smb2_add_credits()
150 optype, scredits, add); in smb2_add_credits()
187 int scredits, in_flight; in smb2_set_credits() local
202 scredits = server->credits; in smb2_set_credits()
265 if (scredits <= 8) { in smb2_wait_mtu_credits()
273 scredits -= 8; in smb2_wait_mtu_credits()
287 scredits = server->credits; in smb2_wait_mtu_credits()
307 int scredits, in_flight; in smb2_adjust_credits() local
356 scredits = server->credits; in smb2_adjust_credits()
[all …]
H A Dconnect.c1211 int scredits, in_flight; in smb2_add_credits_from_hdr() local
1222 scredits = server->credits; in smb2_add_credits_from_hdr()
1228 server->conn_id, server->hostname, scredits, in smb2_add_credits_from_hdr()
1232 scredits); in smb2_add_credits_from_hdr()