Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dtransport.c432 int scredits, in_flight; in wait_for_free_credits() local
456 scredits = *credits; in wait_for_free_credits()
461 server->conn_id, server->hostname, scredits, -1, in_flight); in wait_for_free_credits()
463 __func__, 1, scredits); in wait_for_free_credits()
480 scredits = *credits; in wait_for_free_credits()
489 scredits = *credits; in wait_for_free_credits()
494 server->conn_id, server->hostname, scredits, in wait_for_free_credits()
531 scredits = *credits; in wait_for_free_credits()
538 scredits, num_credits, in_flight); in wait_for_free_credits()
562 scredits = *credits; in wait_for_free_credits()
[all …]
H A Dsmb2ops.c73 int scredits, in_flight; in smb2_add_credits() local
133 scredits = *val; in smb2_add_credits()
140 server->conn_id, server->hostname, scredits, add, in_flight); in smb2_add_credits()
148 server->conn_id, server->hostname, scredits, add, in_flight); in smb2_add_credits()
150 optype, scredits, add); in smb2_add_credits()
180 server->conn_id, server->hostname, scredits, add, in_flight); in smb2_add_credits()
181 cifs_dbg(FYI, "%s: added %u credits total=%d\n", __func__, add, scredits); in smb2_add_credits()
187 int scredits, in_flight; in smb2_set_credits() local
202 scredits = server->credits; in smb2_set_credits()
207 server->conn_id, server->hostname, scredits, val, in_flight); in smb2_set_credits()
[all …]
H A Dconnect.c1228 int scredits, in_flight; in smb2_add_credits_from_hdr() local
1239 scredits = server->credits; in smb2_add_credits_from_hdr()
1245 server->conn_id, server->hostname, scredits, in smb2_add_credits_from_hdr()
1249 scredits); in smb2_add_credits_from_hdr()