Lines Matching refs:num
114 unsigned int max_num, num = 0, max_buf; in smb2_unlock_range() local
165 if (++num == max_num) { in smb2_unlock_range()
169 current->tgid, num, buf); in smb2_unlock_range()
186 num = 0; in smb2_unlock_range()
190 if (num) { in smb2_unlock_range()
193 num, buf); in smb2_unlock_range()
213 unsigned int num = 0; in smb2_push_mand_fdlocks() local
222 if (++num == max_num) { in smb2_push_mand_fdlocks()
226 current->tgid, num, buf); in smb2_push_mand_fdlocks()
230 num = 0; in smb2_push_mand_fdlocks()
234 if (num) { in smb2_push_mand_fdlocks()
238 current->tgid, num, buf); in smb2_push_mand_fdlocks()