Searched refs:smb2_validate_iov (Results 1 – 2 of 2) sorted by relevance
| /linux/fs/smb/client/ |
| H A D | smb2proto.h | 257 int smb2_validate_iov(unsigned int offset, unsigned int buffer_length,
|
| H A D | smb2pdu.c | 3820 smb2_validate_iov(unsigned int offset, unsigned int buffer_length, in smb2_validate_iov() function 3865 rc = smb2_validate_iov(offset, buffer_length, iov, minbufsize); in smb2_validate_and_copy_iov() 4175 rc = smb2_validate_iov(le16_to_cpu(smb_rsp->OutputBufferOffset), in SMB2_change_notify() 5675 rc = smb2_validate_iov(le16_to_cpu(rsp->OutputBufferOffset), in smb2_parse_query_directory() 6192 rc = smb2_validate_iov(le16_to_cpu(rsp->OutputBufferOffset), in SMB311_posix_qfs_info() 6277 rc = smb2_validate_iov(offset, rsp_len, &rsp_iov, min_len); in SMB2_QFS_attr()
|