Searched refs:rqst_idx (Results 1 – 1 of 1) sorted by relevance
1988 int rqst_idx; in smbd_send() local2014 rqst_idx = 0; in smbd_send()2016 rqst = &rqst_array[rqst_idx]; in smbd_send()2020 rqst_idx, smb_rqst_len(server, rqst)); in smbd_send()2026 rqst_idx, rqst->rq_nvec, rqst->rq_npages, rqst->rq_pagesz, in smbd_send()2120 rqst_idx++; in smbd_send()2121 if (rqst_idx < num_rqst) in smbd_send()