Searched refs:rq_nvec (Results 1 – 10 of 10) sorted by relevance
/openbmc/linux/fs/smb/client/ |
H A D | smb2inode.c | 255 rqst[num_rqst].rq_nvec = SMB2_CREATE_IOV_SIZE; in smb2_compound_op() 273 rqst[num_rqst].rq_nvec = 1; in smb2_compound_op() 306 rqst[num_rqst].rq_nvec = 1; in smb2_compound_op() 352 rqst[num_rqst].rq_nvec = 1; in smb2_compound_op() 370 rqst[num_rqst].rq_nvec = 1; in smb2_compound_op() 405 rqst[num_rqst].rq_nvec = 1; in smb2_compound_op() 437 rqst[num_rqst].rq_nvec = 2; in smb2_compound_op() 476 rqst[num_rqst].rq_nvec = 2; in smb2_compound_op() 503 rqst[num_rqst].rq_nvec = ARRAY_SIZE(vars->io_iov); in smb2_compound_op() 531 rqst[num_rqst].rq_nvec = ARRAY_SIZE(vars->io_iov); in smb2_compound_op() [all …]
|
H A D | transport.c | 254 if (!is_smb1(server) && rqst->rq_nvec >= 2 && in smb_rqst_len() 257 nvec = rqst->rq_nvec - 1; in smb_rqst_len() 260 nvec = rqst->rq_nvec; in smb_rqst_len() 342 n_vec = rqst[j].rq_nvec; in __smb_send_rqst() 455 cur_rqst[0].rq_nvec = 1; in smb_send_rqst() 475 .rq_nvec = 2 }; in smb_send() 946 .rq_nvec = 2 }; in cifs_check_receive() 1206 smb311_update_preauth_hash(ses, server, rqst[0].rq_iov, rqst[0].rq_nvec); in compound_send_recv() 1344 rqst.rq_nvec = n_vec + 1; in SendReceive2() 1362 struct smb_rqst rqst = { .rq_iov = &iov, .rq_nvec = 1 }; in SendReceive() [all …]
|
H A D | smb2pdu.c | 1129 rqst.rq_nvec = 1; in SMB2_negotiate() 1563 rqst.rq_nvec = 2; in SMB2_sess_sendreceive() 1999 rqst.rq_nvec = 1; in SMB2_logoff() 2098 rqst.rq_nvec = 2; in SMB2_tcon() 2215 rqst.rq_nvec = 1; in SMB2_tdis() 2941 rqst.rq_nvec = n_iov; in smb311_posix_mkdir() 3158 rqst->rq_nvec = n_iov; in SMB2_open_init() 3172 for (i = 1; i < rqst->rq_nvec; i++) in SMB2_open_free() 3212 rqst.rq_nvec = SMB2_CREATE_IOV_SIZE; in SMB2_open() 3343 rqst->rq_nvec in SMB2_ioctl_init() [all...] |
H A D | smb2transport.c | 312 if (drqst.rq_nvec >= 2 && iov[0].iov_len == 4) { in smb2_calc_signature() 322 drqst.rq_nvec--; in smb2_calc_signature() 639 if (drqst.rq_nvec >= 2 && iov[0].iov_len == 4) { in smb3_calc_signature() 648 drqst.rq_nvec--; in smb3_calc_signature() 857 .rq_nvec = 1 }; in smb2_check_receive()
|
H A D | smb2ops.c | 1201 rqst[0].rq_nvec = SMB2_CREATE_IOV_SIZE; in smb2_set_ea() 1222 rqst[1].rq_nvec = 1; in smb2_set_ea() 1251 rqst[2].rq_nvec = 1; in smb2_set_ea() 1570 rqst[0].rq_nvec = SMB2_CREATE_IOV_SIZE; in smb2_ioctl_query_info() 1615 rqst[1].rq_nvec = SMB2_IOCTL_IOV_SIZE; in smb2_ioctl_query_info() 1633 rqst[1].rq_nvec = 1; in smb2_ioctl_query_info() 1645 rqst[1].rq_nvec = 1; in smb2_ioctl_query_info() 1667 rqst[2].rq_nvec = 1; in smb2_ioctl_query_info() 2295 rqst[0].rq_nvec = SMB2_CREATE_IOV_SIZE; in smb2_query_dir_first() 2319 rqst[1].rq_nvec = SMB2_QUERY_DIRECTORY_IOV_SIZE; in smb2_query_dir_first() [all …]
|
H A D | cached_dir.c | 252 rqst[0].rq_nvec = SMB2_CREATE_IOV_SIZE; in open_cached_dir() 273 rqst[1].rq_nvec = 1; in open_cached_dir()
|
H A D | cifsencrypt.c | 178 int n_vec = rqst->rq_nvec; in __cifs_calc_signature() 302 .rq_nvec = n_vec }; in cifs_sign_smbv()
|
H A D | smbdirect.c | 1991 for (i = 0; i < rqst->rq_nvec; i++) in smbd_send() 1995 rqst_idx, rqst->rq_nvec, remaining_data_length, in smbd_send() 2000 for (i = 0; i < rqst->rq_nvec; i++) in smbd_send() 2002 iov_iter_kvec(&iter, ITER_SOURCE, rqst->rq_iov, rqst->rq_nvec, klen); in smbd_send()
|
H A D | cifsglob.h | 257 unsigned int rq_nvec; /* number of kvecs in array */ 2266 for (j = 0; j < rqst[i].rq_nvec; j++) { in cifs_get_num_sgs() 256 unsigned int rq_nvec; /* number of kvecs in array */ global() member
|
H A D | cifssmb.c | 576 .rq_nvec = 2 }; in CIFSSMBEcho() 1269 .rq_nvec = 2, in cifs_readv_callback() 1322 .rq_nvec = 2 }; in cifs_async_readv() 1709 rqst.rq_nvec = 2; in cifs_async_writev()
|