Home
last modified time | relevance | path

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

/linux-6.12.1/fs/smb/client/
Dsmbdirect.c1960 int rc, i, rqst_idx; in smbd_send() local
1984 rqst_idx = 0; in smbd_send()
1986 rqst = &rqst_array[rqst_idx]; in smbd_send()
1989 rqst_idx, smb_rqst_len(server, rqst)); in smbd_send()
1994 rqst_idx, rqst->rq_nvec, remaining_data_length, in smbd_send()
2015 } while (++rqst_idx < num_rqst); in smbd_send()