Lines Matching refs:num_rqst
65 int num_rqst = 0; in smb2_compound_op() local
107 rqst[num_rqst].rq_iov = &vars->open_iov[0]; in smb2_compound_op()
108 rqst[num_rqst].rq_nvec = SMB2_CREATE_IOV_SIZE; in smb2_compound_op()
110 &rqst[num_rqst], &oplock, &vars->oparms, in smb2_compound_op()
116 smb2_set_next_command(tcon, &rqst[num_rqst]); in smb2_compound_op()
118 num_rqst++; in smb2_compound_op()
124 rqst[num_rqst].rq_iov = &vars->qi_iov[0]; in smb2_compound_op()
125 rqst[num_rqst].rq_nvec = 1; in smb2_compound_op()
129 &rqst[num_rqst], in smb2_compound_op()
138 &rqst[num_rqst], in smb2_compound_op()
146 smb2_set_next_command(tcon, &rqst[num_rqst]); in smb2_compound_op()
147 smb2_set_related(&rqst[num_rqst]); in smb2_compound_op()
153 num_rqst++; in smb2_compound_op()
158 rqst[num_rqst].rq_iov = &vars->qi_iov[0]; in smb2_compound_op()
159 rqst[num_rqst].rq_nvec = 1; in smb2_compound_op()
163 &rqst[num_rqst], in smb2_compound_op()
173 &rqst[num_rqst], in smb2_compound_op()
181 smb2_set_next_command(tcon, &rqst[num_rqst]); in smb2_compound_op()
182 smb2_set_related(&rqst[num_rqst]); in smb2_compound_op()
188 num_rqst++; in smb2_compound_op()
202 rqst[num_rqst].rq_iov = &vars->si_iov[0]; in smb2_compound_op()
203 rqst[num_rqst].rq_nvec = 1; in smb2_compound_op()
209 &rqst[num_rqst], COMPOUND_FID, in smb2_compound_op()
215 smb2_set_next_command(tcon, &rqst[num_rqst]); in smb2_compound_op()
216 smb2_set_related(&rqst[num_rqst++]); in smb2_compound_op()
220 rqst[num_rqst].rq_iov = &vars->si_iov[0]; in smb2_compound_op()
221 rqst[num_rqst].rq_nvec = 1; in smb2_compound_op()
228 &rqst[num_rqst], in smb2_compound_op()
237 &rqst[num_rqst], in smb2_compound_op()
245 smb2_set_next_command(tcon, &rqst[num_rqst]); in smb2_compound_op()
246 smb2_set_related(&rqst[num_rqst]); in smb2_compound_op()
251 num_rqst++; in smb2_compound_op()
255 rqst[num_rqst].rq_iov = &vars->si_iov[0]; in smb2_compound_op()
256 rqst[num_rqst].rq_nvec = 1; in smb2_compound_op()
264 &rqst[num_rqst], in smb2_compound_op()
271 &rqst[num_rqst], in smb2_compound_op()
277 smb2_set_next_command(tcon, &rqst[num_rqst]); in smb2_compound_op()
278 smb2_set_related(&rqst[num_rqst]); in smb2_compound_op()
284 num_rqst++; in smb2_compound_op()
289 rqst[num_rqst].rq_iov = &vars->si_iov[0]; in smb2_compound_op()
290 rqst[num_rqst].rq_nvec = 2; in smb2_compound_op()
306 &rqst[num_rqst], in smb2_compound_op()
313 &rqst[num_rqst], in smb2_compound_op()
318 smb2_set_next_command(tcon, &rqst[num_rqst]); in smb2_compound_op()
319 smb2_set_related(&rqst[num_rqst]); in smb2_compound_op()
324 num_rqst++; in smb2_compound_op()
328 rqst[num_rqst].rq_iov = &vars->si_iov[0]; in smb2_compound_op()
329 rqst[num_rqst].rq_nvec = 2; in smb2_compound_op()
344 &rqst[num_rqst], COMPOUND_FID, in smb2_compound_op()
350 smb2_set_next_command(tcon, &rqst[num_rqst]); in smb2_compound_op()
351 smb2_set_related(&rqst[num_rqst++]); in smb2_compound_op()
366 rqst[num_rqst].rq_iov = &vars->close_iov[0]; in smb2_compound_op()
367 rqst[num_rqst].rq_nvec = 1; in smb2_compound_op()
369 &rqst[num_rqst], COMPOUND_FID, in smb2_compound_op()
371 smb2_set_related(&rqst[num_rqst]); in smb2_compound_op()
375 num_rqst++; in smb2_compound_op()
379 flags, num_rqst - 2, in smb2_compound_op()
384 flags, num_rqst, in smb2_compound_op()