Home
last modified time | relevance | path

Searched refs:num_mids (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/fs/cifs/
Dsmb1ops.c195 unsigned int num_mids; in cifs_get_next_mid() local
201 num_mids = 0; in cifs_get_next_mid()
203 ++num_mids; in cifs_get_next_mid()
222 if (num_mids > 32768) in cifs_get_next_mid()