Lines Matching refs:num
95 unsigned int max_num, num = 0, max_buf; in smb2_unlock_range() local
146 if (++num == max_num) { in smb2_unlock_range()
150 current->tgid, num, buf); in smb2_unlock_range()
167 num = 0; in smb2_unlock_range()
171 if (num) { in smb2_unlock_range()
174 num, buf); in smb2_unlock_range()
194 unsigned int num = 0; in smb2_push_mand_fdlocks() local
203 if (++num == max_num) { in smb2_push_mand_fdlocks()
207 current->tgid, num, buf); in smb2_push_mand_fdlocks()
211 num = 0; in smb2_push_mand_fdlocks()
215 if (num) { in smb2_push_mand_fdlocks()
219 current->tgid, num, buf); in smb2_push_mand_fdlocks()