Lines Matching refs:iov_base

804 	o_rsp = (struct smb2_create_rsp *)rsp_iov[0].iov_base;  in open_shroot()
827 qi_rsp = (struct smb2_query_info_rsp *)rsp_iov[1].iov_base; in open_shroot()
842 free_rsp_buf(resp_buftype[0], rsp_iov[0].iov_base); in open_shroot()
843 free_rsp_buf(resp_buftype[1], rsp_iov[1].iov_base); in open_shroot()
1109 rsp = (struct smb2_query_info_rsp *)rsp_iov.iov_base; in smb2_query_eas()
1124 free_rsp_buf(buftype, rsp_iov.iov_base); in smb2_query_eas()
1192 rsp = (struct smb2_query_info_rsp *)rsp_iov[1].iov_base; in smb2_set_ea()
1195 free_rsp_buf(resp_buftype[1], rsp_iov[1].iov_base); in smb2_set_ea()
1280 free_rsp_buf(resp_buftype[0], rsp_iov[0].iov_base); in smb2_set_ea()
1281 free_rsp_buf(resp_buftype[1], rsp_iov[1].iov_base); in smb2_set_ea()
1282 free_rsp_buf(resp_buftype[2], rsp_iov[2].iov_base); in smb2_set_ea()
1674 io_rsp = (struct smb2_ioctl_rsp *)rsp_iov[1].iov_base; in smb2_ioctl_query_info()
1693 qi_rsp = (struct smb2_query_info_rsp *)rsp_iov[1].iov_base; in smb2_ioctl_query_info()
1716 free_rsp_buf(resp_buftype[0], rsp_iov[0].iov_base); in smb2_ioctl_query_info()
1717 free_rsp_buf(resp_buftype[1], rsp_iov[1].iov_base); in smb2_ioctl_query_info()
1718 free_rsp_buf(resp_buftype[2], rsp_iov[2].iov_base); in smb2_ioctl_query_info()
2271 op_rsp = (struct smb2_create_rsp *)rsp_iov[0].iov_base; in smb2_query_dir_first()
2290 qd_rsp = (struct smb2_query_directory_rsp *)rsp_iov[1].iov_base; in smb2_query_dir_first()
2315 free_rsp_buf(resp_buftype[0], rsp_iov[0].iov_base); in smb2_query_dir_first()
2316 free_rsp_buf(resp_buftype[1], rsp_iov[1].iov_base); in smb2_query_dir_first()
2404 shdr = (struct smb2_sync_hdr *)(rqst->rq_iov[0].iov_base); in smb2_set_related()
2423 shdr = (struct smb2_sync_hdr *)(rqst->rq_iov[0].iov_base); in smb2_set_next_command()
2441 rqst->rq_iov[rqst->rq_nvec].iov_base = smb2_padding; in smb2_set_next_command()
2454 memcpy(rqst->rq_iov[0].iov_base + in smb2_set_next_command()
2456 rqst->rq_iov[i].iov_base, in smb2_set_next_command()
2460 memset(rqst->rq_iov[0].iov_base + rqst->rq_iov[0].iov_len, in smb2_set_next_command()
2548 free_rsp_buf(resp_buftype[1], rsp_iov[1].iov_base); in smb2_query_info_compound()
2563 free_rsp_buf(resp_buftype[0], rsp_iov[0].iov_base); in smb2_query_info_compound()
2564 free_rsp_buf(resp_buftype[2], rsp_iov[2].iov_base); in smb2_query_info_compound()
2589 rsp = (struct smb2_query_info_rsp *)rsp_iov.iov_base; in smb2_queryfs()
2601 free_rsp_buf(buftype, rsp_iov.iov_base); in smb2_queryfs()
2965 create_rsp = rsp_iov[0].iov_base; in smb2_query_symlink()
2968 ioctl_rsp = rsp_iov[1].iov_base; in smb2_query_symlink()
2994 if (!rc || !err_iov.iov_base) { in smb2_query_symlink()
2999 err_buf = err_iov.iov_base; in smb2_query_symlink()
3047 free_rsp_buf(resp_buftype[0], rsp_iov[0].iov_base); in smb2_query_symlink()
3048 free_rsp_buf(resp_buftype[1], rsp_iov[1].iov_base); in smb2_query_symlink()
3049 free_rsp_buf(resp_buftype[2], rsp_iov[2].iov_base); in smb2_query_symlink()
3146 ioctl_rsp = rsp_iov[1].iov_base; in smb2_query_reparse_tag()
3174 free_rsp_buf(resp_buftype[0], rsp_iov[0].iov_base); in smb2_query_reparse_tag()
3175 free_rsp_buf(resp_buftype[1], rsp_iov[1].iov_base); in smb2_query_reparse_tag()
3176 free_rsp_buf(resp_buftype[2], rsp_iov[2].iov_base); in smb2_query_reparse_tag()
3967 (struct smb2_sync_hdr *)old_rq->rq_iov[0].iov_base; in fill_transform_hdr()
4031 rqst[i].rq_iov[j].iov_base + skip, in init_sg()
4080 (struct smb2_transform_hdr *)rqst[0].rq_iov[0].iov_base; in crypt_message()
4211 struct smb2_transform_hdr *tr_hdr = new_rq[0].rq_iov[0].iov_base; in smb3_init_transform_rq()
4289 iov[0].iov_base = buf; in decrypt_raw_data()
4291 iov[1].iov_base = buf + sizeof(struct smb2_transform_hdr); in decrypt_raw_data()
4307 memmove(buf, iov[1].iov_base, buf_data_size); in decrypt_raw_data()
4408 rdata->iov[0].iov_base = buf; in handle_read_data()
4410 rdata->iov[1].iov_base = buf; in handle_read_data()
4414 rdata->iov[0].iov_base, rdata->iov[0].iov_len); in handle_read_data()
4416 rdata->iov[1].iov_base, rdata->iov[1].iov_len); in handle_read_data()
4500 iov.iov_base = buf + data_offset; in handle_read_data()
4912 iov[1].iov_base = buf; in smb2_make_node()