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
144 scredits = *val; in smb2_add_credits()
151 server->conn_id, server->hostname, scredits, add, in_flight); in smb2_add_credits()
159 server->conn_id, server->hostname, scredits, add, in_flight); in smb2_add_credits()
161 optype, scredits, add); in smb2_add_credits()
191 server->conn_id, server->hostname, scredits, add, in_flight); in smb2_add_credits()
192 cifs_dbg(FYI, "%s: added %u credits total=%d\n", __func__, add, scredits); in smb2_add_credits()
198 int scredits, in_flight; in smb2_set_credits() local
213 scredits = server->credits; in smb2_set_credits()
218 server->conn_id, server->hostname, scredits, val, in_flight); in smb2_set_credits()
[all …]
H A Dconnect.c1227 int scredits, in_flight; in smb2_add_credits_from_hdr() local
1238 scredits = server->credits; in smb2_add_credits_from_hdr()
1244 server->conn_id, server->hostname, scredits, in smb2_add_credits_from_hdr()
1248 scredits); in smb2_add_credits_from_hdr()