Searched refs:rqst_idx (Results 1 – 1 of 1) sorted by relevance
2096 int rqst_idx; in smbd_send() local2123 rqst_idx = 0; in smbd_send()2125 rqst = &rqst_array[rqst_idx]; in smbd_send()2129 rqst_idx, smb_rqst_len(server, rqst)); in smbd_send()2136 rqst_idx, rqst->rq_nvec, rqst->rq_npages, rqst->rq_pagesz, in smbd_send()2238 rqst_idx++; in smbd_send()2239 if (rqst_idx < num_rqst) in smbd_send()