Searched refs:smb2_ioctl_rsp (Results 1 – 7 of 7) sorted by relevance
107 /* SMB2_IOCTL */ sizeof(struct smb2_ioctl_rsp),403 ((struct smb2_ioctl_rsp *)shdr)->OutputOffset); in smb2_get_data_area_len()405 ((struct smb2_ioctl_rsp *)shdr)->OutputCount); in smb2_get_data_area_len()
1141 struct smb2_ioctl_rsp *io = rsp_iov->iov_base; in smb2_get_reparse_point_buffer()
32 struct smb2_ioctl_rsp *io = iov->iov_base; in reparse_buf_ptr()
3520 struct smb2_ioctl_rsp *rsp = NULL; in SMB2_ioctl()3580 rsp = (struct smb2_ioctl_rsp *)rsp_iov.iov_base; in SMB2_ioctl()
1603 struct smb2_ioctl_rsp *io_rsp = NULL; in smb2_ioctl_query_info()1780 io_rsp = (struct smb2_ioctl_rsp *)rsp_iov[1].iov_base; in smb2_ioctl_query_info()
1489 struct smb2_ioctl_rsp { struct
10325 struct smb2_ioctl_rsp *rsp) in fsctl_copychunk()10470 struct smb2_ioctl_rsp *rsp, in fsctl_query_iface_info_ioctl()10672 struct smb2_ioctl_rsp *rsp) in fsctl_pipe_transceive()10814 struct smb2_ioctl_rsp *rsp; in smb2_ioctl()10890 offsetof(struct smb2_ioctl_rsp, Buffer), in smb2_ioctl()11411 ret = ksmbd_iov_pin_rsp(work, rsp, sizeof(struct smb2_ioctl_rsp) + nbytes); in smb2_ioctl()