Searched refs:scredits (Results 1 – 1 of 1) sorted by relevance
| /linux/fs/smb/client/ |
| H A D | transport.c | 432 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 …]
|