Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dtransport.c1026 unsigned int min_in_flight = UINT_MAX, max_in_flight = 0; in cifs_pick_channel() local
H A Dcifsglob.h706 unsigned int max_in_flight; /* max number of requests that were on wire */ member