Lines Matching refs:OutputBufferLength
542 offsetof(struct smb2_query_info_req, OutputBufferLength)) in smb2_allocate_rsp_buf()
4436 le32_to_cpu(req->OutputBufferLength)); in smb2_query_dir()
4504 rsp->OutputBufferLength = cpu_to_le32(0); in smb2_query_dir()
4521 rsp->OutputBufferLength = cpu_to_le32(d_info.data_count); in smb2_query_dir()
4574 if (reqOutputBufferLength < le32_to_cpu(rsp->OutputBufferLength)) { in buffer_check_err()
4595 rsp->OutputBufferLength = in get_standard_info_pipe()
4608 rsp->OutputBufferLength = in get_internal_info_pipe()
4634 rc = buffer_check_err(le32_to_cpu(req->OutputBufferLength), in smb2_get_info_file_pipe()
4639 rc = buffer_check_err(le32_to_cpu(req->OutputBufferLength), in smb2_get_info_file_pipe()
4697 le32_to_cpu(req->OutputBufferLength)); in smb2_get_ea()
4808 rsp->OutputBufferLength = cpu_to_le32(rsp_data_cnt); in smb2_get_ea()
4821 rsp->OutputBufferLength = in get_file_access_info()
4854 rsp->OutputBufferLength = in get_file_basic_info()
4885 rsp->OutputBufferLength = in get_file_standard_info()
4898 rsp->OutputBufferLength = in get_file_alignment_info()
4970 rsp->OutputBufferLength = in get_file_all_info()
4993 rsp->OutputBufferLength = in get_file_alternate_info()
5022 le32_to_cpu(req->OutputBufferLength)); in get_file_stream_info()
5097 rsp->OutputBufferLength = cpu_to_le32(nbytes); in get_file_stream_info()
5116 rsp->OutputBufferLength = in get_file_internal_info()
5159 rsp->OutputBufferLength = in get_file_network_open_info()
5170 rsp->OutputBufferLength = in get_file_ea_info()
5185 rsp->OutputBufferLength = in get_file_position_info()
5196 rsp->OutputBufferLength = in get_file_mode_info()
5220 rsp->OutputBufferLength = in get_file_compression_info()
5240 rsp->OutputBufferLength = in get_file_attribute_tag_info()
5314 rsp->OutputBufferLength = cpu_to_le32(out_buf_len); in find_file_posix_info()
5429 rc = buffer_check_err(le32_to_cpu(req->OutputBufferLength), in smb2_get_info_file()
5479 rsp->OutputBufferLength = cpu_to_le32(8); in smb2_get_info_filesystem()
5507 rsp->OutputBufferLength = cpu_to_le32(sz); in smb2_get_info_filesystem()
5533 rsp->OutputBufferLength = cpu_to_le32(sz); in smb2_get_info_filesystem()
5545 rsp->OutputBufferLength = cpu_to_le32(24); in smb2_get_info_filesystem()
5560 rsp->OutputBufferLength = cpu_to_le32(32); in smb2_get_info_filesystem()
5579 rsp->OutputBufferLength = cpu_to_le32(64); in smb2_get_info_filesystem()
5600 rsp->OutputBufferLength = cpu_to_le32(28); in smb2_get_info_filesystem()
5620 rsp->OutputBufferLength = cpu_to_le32(48); in smb2_get_info_filesystem()
5639 rsp->OutputBufferLength = cpu_to_le32(56); in smb2_get_info_filesystem()
5647 rc = buffer_check_err(le32_to_cpu(req->OutputBufferLength), in smb2_get_info_filesystem()
5681 rsp->OutputBufferLength = cpu_to_le32(secdesclen); in smb2_get_info_sec()
5725 rsp->OutputBufferLength = cpu_to_le32(secdesclen); in smb2_get_info_sec()
5775 le32_to_cpu(rsp->OutputBufferLength)); in smb2_query_info()