Home
last modified time | relevance | path

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

/linux-6.1.9/fs/cifs/ !
Dtransport.c510 int scredits, in_flight; in wait_for_free_credits() local
534 scredits = *credits; in wait_for_free_credits()
539 server->conn_id, server->hostname, scredits, -1, in_flight); in wait_for_free_credits()
541 __func__, 1, scredits); in wait_for_free_credits()
548 scredits = *credits; in wait_for_free_credits()
557 scredits = *credits; in wait_for_free_credits()
562 server->conn_id, server->hostname, scredits, in wait_for_free_credits()
609 scredits = *credits; in wait_for_free_credits()
616 scredits, num_credits, in_flight); in wait_for_free_credits()
640 scredits = *credits; in wait_for_free_credits()
[all …]
Dsmb2ops.c69 int scredits, in_flight; in smb2_add_credits() local
110 scredits = *val; in smb2_add_credits()
117 server->conn_id, server->hostname, scredits, add, in_flight); in smb2_add_credits()
125 server->conn_id, server->hostname, scredits, add, in_flight); in smb2_add_credits()
127 optype, scredits, add); in smb2_add_credits()
157 server->conn_id, server->hostname, scredits, add, in_flight); in smb2_add_credits()
158 cifs_dbg(FYI, "%s: added %u credits total=%d\n", __func__, add, scredits); in smb2_add_credits()
164 int scredits, in_flight; in smb2_set_credits() local
170 scredits = server->credits; in smb2_set_credits()
175 server->conn_id, server->hostname, scredits, val, in_flight); in smb2_set_credits()
[all …]
Dconnect.c1116 int scredits, in_flight; in smb2_add_credits_from_hdr() local
1127 scredits = server->credits; in smb2_add_credits_from_hdr()
1133 server->conn_id, server->hostname, scredits, in smb2_add_credits_from_hdr()
1137 scredits); in smb2_add_credits_from_hdr()