Lines Matching refs:num
120 unsigned int max_num, num = 0, max_buf; in smb2_unlock_range() local
178 if (++num == max_num) { in smb2_unlock_range()
182 current->tgid, num, buf); in smb2_unlock_range()
199 num = 0; in smb2_unlock_range()
203 if (num) { in smb2_unlock_range()
206 num, buf); in smb2_unlock_range()
226 unsigned int num = 0; in smb2_push_mand_fdlocks() local
235 if (++num == max_num) { in smb2_push_mand_fdlocks()
239 current->tgid, num, buf); in smb2_push_mand_fdlocks()
243 num = 0; in smb2_push_mand_fdlocks()
247 if (num) { in smb2_push_mand_fdlocks()
251 current->tgid, num, buf); in smb2_push_mand_fdlocks()