Home
last modified time | relevance | path

Searched refs:rqst_idx (Results 1 – 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/fs/cifs/
Dsmbdirect.c1990 int rqst_idx; in smbd_send() local
2016 rqst_idx = 0; in smbd_send()
2018 rqst = &rqst_array[rqst_idx]; in smbd_send()
2022 rqst_idx, smb_rqst_len(server, rqst)); in smbd_send()
2028 rqst_idx, rqst->rq_nvec, rqst->rq_npages, rqst->rq_pagesz, in smbd_send()
2122 rqst_idx++; in smbd_send()
2123 if (rqst_idx < num_rqst) in smbd_send()