Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/smb/client/
Dtransport.c1026 unsigned int min_in_flight = UINT_MAX, max_in_flight = 0; in cifs_pick_channel() local
Dcifsglob.h709 unsigned int max_in_flight; /* max number of requests that were on wire */ member
/kernel/linux/linux-5.10/fs/cifs/
Dcifsglob.h696 unsigned int max_in_flight; /* max number of requests that were on wire */ member