Home
last modified time | relevance | path

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

/Linux-v6.6/fs/smb/client/
Dtransport.c496 int scredits, in_flight; in wait_for_free_credits() local
520 scredits = *credits; in wait_for_free_credits()
525 server->conn_id, server->hostname, scredits, -1, in_flight); in wait_for_free_credits()
527 __func__, 1, scredits); in wait_for_free_credits()
544 scredits = *credits; in wait_for_free_credits()
553 scredits = *credits; in wait_for_free_credits()
558 server->conn_id, server->hostname, scredits, in wait_for_free_credits()
595 scredits = *credits; in wait_for_free_credits()
602 scredits, num_credits, in_flight); in wait_for_free_credits()
626 scredits = *credits; in wait_for_free_credits()
[all …]
Dsmb2ops.c71 int scredits, in_flight; in smb2_add_credits() local
117 scredits = *val; in smb2_add_credits()
124 server->conn_id, server->hostname, scredits, add, in_flight); in smb2_add_credits()
132 server->conn_id, server->hostname, scredits, add, in_flight); in smb2_add_credits()
134 optype, scredits, add); in smb2_add_credits()
164 server->conn_id, server->hostname, scredits, add, in_flight); in smb2_add_credits()
165 cifs_dbg(FYI, "%s: added %u credits total=%d\n", __func__, add, scredits); in smb2_add_credits()
171 int scredits, in_flight; in smb2_set_credits() local
186 scredits = server->credits; in smb2_set_credits()
191 server->conn_id, server->hostname, scredits, val, in_flight); in smb2_set_credits()
[all …]
Dconnect.c1082 int scredits, in_flight; in smb2_add_credits_from_hdr() local
1093 scredits = server->credits; in smb2_add_credits_from_hdr()
1099 server->conn_id, server->hostname, scredits, in smb2_add_credits_from_hdr()
1103 scredits); in smb2_add_credits_from_hdr()