Searched refs:smb2_ioctl_rsp (Results 1 – 3 of 3) sorted by relevance
291 ((struct smb2_ioctl_rsp *)hdr)->OutputOffset); in smb2_get_data_area_len()292 *len = le32_to_cpu(((struct smb2_ioctl_rsp *)hdr)->OutputCount); in smb2_get_data_area_len()
641 struct smb2_ioctl_rsp { struct
1269 struct smb2_ioctl_rsp *rsp; in SMB2_ioctl()1351 rsp = (struct smb2_ioctl_rsp *)iov[0].iov_base; in SMB2_ioctl()