Searched refs:rqst_idx (Results 1 – 1 of 1) sorted by relevance
2185 int rqst_idx; in smbd_send() local2210 rqst_idx = 0; in smbd_send()2213 rqst = &rqst_array[rqst_idx]; in smbd_send()2217 rqst_idx, smb_rqst_len(server, rqst)); in smbd_send()2224 rqst_idx, rqst->rq_nvec, rqst->rq_npages, rqst->rq_pagesz, in smbd_send()2326 rqst_idx++; in smbd_send()2327 if (rqst_idx < num_rqst) in smbd_send()