Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dsmbdirect.c1920 int rc, i, rqst_idx; in smbd_send() local
1944 rqst_idx = 0; in smbd_send()
1946 rqst = &rqst_array[rqst_idx]; in smbd_send()
1949 rqst_idx, smb_rqst_len(server, rqst)); in smbd_send()
1954 rqst_idx, rqst->rq_nvec, remaining_data_length, in smbd_send()
1975 } while (++rqst_idx < num_rqst); in smbd_send()