Searched refs:smb_trans2_find_max (Results 1 – 1 of 1) sorted by relevance
236 uint16_t smb_trans2_find_max = 128; variable561 if ((smb_trans2_find_max != 0) && (maxcount > smb_trans2_find_max)) in smb_trans2_find_entries()562 maxcount = smb_trans2_find_max; in smb_trans2_find_entries()