Searched refs:rqst_idx (Results 1 – 1 of 1) sorted by relevance
2084 int rqst_idx; in smbd_send() local2111 rqst_idx = 0; in smbd_send()2113 rqst = &rqst_array[rqst_idx]; in smbd_send()2117 rqst_idx, smb_rqst_len(server, rqst)); in smbd_send()2124 rqst_idx, rqst->rq_nvec, rqst->rq_npages, rqst->rq_pagesz, in smbd_send()2226 rqst_idx++; in smbd_send()2227 if (rqst_idx < num_rqst) in smbd_send()