Home
last modified time | relevance | path

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

/linux/fs/cifs/
A Dtransport.c519 int scredits, in_flight; in wait_for_free_credits() local
543 scredits = *credits; in wait_for_free_credits()
550 __func__, 1, scredits); in wait_for_free_credits()
557 scredits = *credits; in wait_for_free_credits()
566 scredits = *credits; in wait_for_free_credits()
613 scredits = *credits; in wait_for_free_credits()
620 scredits, num_credits, in_flight); in wait_for_free_credits()
644 scredits = *credits; in wait_for_free_credits()
652 __func__, num_credits, scredits); in wait_for_free_credits()
672 int scredits, in_flight; in wait_for_compound_request() local
[all …]
A Dsmb2ops.c66 int scredits, in_flight; in smb2_add_credits() local
104 scredits = *val; in smb2_add_credits()
121 optype, scredits, add); in smb2_add_credits()
154 int scredits, in_flight; in smb2_set_credits() local
160 scredits = server->credits; in smb2_set_credits()
218 if (scredits <= 8) { in smb2_wait_mtu_credits()
226 scredits -= 8; in smb2_wait_mtu_credits()
240 scredits = server->credits; in smb2_wait_mtu_credits()
258 int scredits, in_flight; in smb2_adjust_credits() local
288 scredits = server->credits; in smb2_adjust_credits()
[all …]
A Dconnect.c935 int scredits, in_flight; in smb2_add_credits_from_hdr() local
946 scredits = server->credits; in smb2_add_credits_from_hdr()
952 server->conn_id, server->hostname, scredits, in smb2_add_credits_from_hdr()
956 scredits); in smb2_add_credits_from_hdr()

Completed in 23 milliseconds