Lines Matching refs:OutputBufferLength
539 offsetof(struct smb2_query_info_req, OutputBufferLength)) in smb2_allocate_rsp_buf()
4356 le32_to_cpu(req->OutputBufferLength)); in smb2_query_dir()
4415 rsp->OutputBufferLength = cpu_to_le32(0); in smb2_query_dir()
4432 rsp->OutputBufferLength = cpu_to_le32(d_info.data_count); in smb2_query_dir()
4485 if (reqOutputBufferLength < le32_to_cpu(rsp->OutputBufferLength)) { in buffer_check_err()
4506 rsp->OutputBufferLength = in get_standard_info_pipe()
4519 rsp->OutputBufferLength = in get_internal_info_pipe()
4545 rc = buffer_check_err(le32_to_cpu(req->OutputBufferLength), in smb2_get_info_file_pipe()
4550 rc = buffer_check_err(le32_to_cpu(req->OutputBufferLength), in smb2_get_info_file_pipe()
4608 le32_to_cpu(req->OutputBufferLength)); in smb2_get_ea()
4719 rsp->OutputBufferLength = cpu_to_le32(rsp_data_cnt); in smb2_get_ea()
4732 rsp->OutputBufferLength = in get_file_access_info()
4765 rsp->OutputBufferLength = in get_file_basic_info()
4791 rsp->OutputBufferLength = in get_file_standard_info()
4804 rsp->OutputBufferLength = in get_file_alignment_info()
4868 rsp->OutputBufferLength = in get_file_all_info()
4891 rsp->OutputBufferLength = in get_file_alternate_info()
4920 le32_to_cpu(req->OutputBufferLength)); in get_file_stream_info()
4995 rsp->OutputBufferLength = cpu_to_le32(nbytes); in get_file_stream_info()
5014 rsp->OutputBufferLength = in get_file_internal_info()
5052 rsp->OutputBufferLength = in get_file_network_open_info()
5063 rsp->OutputBufferLength = in get_file_ea_info()
5074 rsp->OutputBufferLength = in get_file_position_info()
5085 rsp->OutputBufferLength = in get_file_mode_info()
5109 rsp->OutputBufferLength = in get_file_compression_info()
5129 rsp->OutputBufferLength = in get_file_attribute_tag_info()
5178 rsp->OutputBufferLength = cpu_to_le32(out_buf_len); in find_file_posix_info()
5293 rc = buffer_check_err(le32_to_cpu(req->OutputBufferLength), in smb2_get_info_file()
5343 rsp->OutputBufferLength = cpu_to_le32(8); in smb2_get_info_filesystem()
5371 rsp->OutputBufferLength = cpu_to_le32(sz); in smb2_get_info_filesystem()
5397 rsp->OutputBufferLength = cpu_to_le32(sz); in smb2_get_info_filesystem()
5409 rsp->OutputBufferLength = cpu_to_le32(24); in smb2_get_info_filesystem()
5424 rsp->OutputBufferLength = cpu_to_le32(32); in smb2_get_info_filesystem()
5443 rsp->OutputBufferLength = cpu_to_le32(64); in smb2_get_info_filesystem()
5464 rsp->OutputBufferLength = cpu_to_le32(28); in smb2_get_info_filesystem()
5484 rsp->OutputBufferLength = cpu_to_le32(48); in smb2_get_info_filesystem()
5503 rsp->OutputBufferLength = cpu_to_le32(56); in smb2_get_info_filesystem()
5511 rc = buffer_check_err(le32_to_cpu(req->OutputBufferLength), in smb2_get_info_filesystem()
5545 rsp->OutputBufferLength = cpu_to_le32(secdesclen); in smb2_get_info_sec()
5589 rsp->OutputBufferLength = cpu_to_le32(secdesclen); in smb2_get_info_sec()
5639 le32_to_cpu(rsp->OutputBufferLength)); in smb2_query_info()