Home
last modified time | relevance | path

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

/linux-6.12.1/fs/smb/client/
Dtransport.c1030 unsigned int min_in_flight = UINT_MAX, max_in_flight = 0; in cifs_pick_channel() local
Dcifsglob.h702 unsigned int max_in_flight; /* max number of requests that were on wire */ member