smb2_validate_iov
rc = smb2_validate_iov(le16_to_cpu(rsp->OutputBufferOffset),
rc = smb2_validate_iov(le16_to_cpu(rsp->OutputBufferOffset),
rc = smb2_validate_iov(offset, buffer_length, iov, minbufsize);
rc = smb2_validate_iov(le16_to_cpu(smb_rsp->OutputBufferOffset),
rc = smb2_validate_iov(le16_to_cpu(rsp->OutputBufferOffset),
rc = smb2_validate_iov(le16_to_cpu(rsp->OutputBufferOffset),
rc = smb2_validate_iov(offset, rsp_len, &rsp_iov, min_len);
int smb2_validate_iov(unsigned int offset, unsigned int buffer_length,