Home
last modified time | relevance | path

Searched defs:max_in_flight (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/fs/smb/client/
Dtransport.c1025 unsigned int min_in_flight = UINT_MAX, max_in_flight = 0; in cifs_pick_channel() local
Dcifsglob.h656 unsigned int max_in_flight; /* max number of requests that were on wire */ member