Home
last modified time | relevance | path

Searched refs:smb2_validate_iov (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/fs/cifs/
Dsmb2proto.h280 extern int smb2_validate_iov(unsigned int offset, unsigned int buffer_length,
Dsmb2pdu.c3268 smb2_validate_iov(unsigned int offset, unsigned int buffer_length, in smb2_validate_iov() function
3313 rc = smb2_validate_iov(offset, buffer_length, iov, minbufsize); in smb2_validate_and_copy_iov()
4711 rc = smb2_validate_iov(le16_to_cpu(rsp->OutputBufferOffset), in smb2_parse_query_directory()
5129 rc = smb2_validate_iov(le16_to_cpu(rsp->OutputBufferOffset), in SMB311_posix_qfs_info()
5180 rc = smb2_validate_iov(le16_to_cpu(rsp->OutputBufferOffset), in SMB2_QFS_info()
5247 rc = smb2_validate_iov(offset, rsp_len, &rsp_iov, min_len); in SMB2_QFS_attr()
Dsmb2ops.c1110 rc = smb2_validate_iov(le16_to_cpu(rsp->OutputBufferOffset), in smb2_query_eas()
2593 rc = smb2_validate_iov(le16_to_cpu(rsp->OutputBufferOffset), in smb2_queryfs()