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