Lines Matching refs:OutputBufferOffset
3755 rc = smb2_validate_and_copy_iov(le16_to_cpu(rsp->OutputBufferOffset),
3916 smb2_validate_iov(le16_to_cpu(smb_rsp->OutputBufferOffset),
3920 *out_data = kmemdup((char *)smb_rsp + le16_to_cpu(smb_rsp->OutputBufferOffset),
5181 rc = smb2_validate_iov(le16_to_cpu(rsp->OutputBufferOffset),
5199 (char *)rsp + le16_to_cpu(rsp->OutputBufferOffset);
5604 le16_to_cpu(rsp->OutputBufferOffset) + (char *)rsp);
5605 rc = smb2_validate_iov(le16_to_cpu(rsp->OutputBufferOffset),
5655 le16_to_cpu(rsp->OutputBufferOffset) + (char *)rsp);
5656 rc = smb2_validate_iov(le16_to_cpu(rsp->OutputBufferOffset),
5722 offset = le16_to_cpu(rsp->OutputBufferOffset);