Lines Matching refs:OutputBufferLength
3893 le32_to_cpu(req->OutputBufferLength)); in smb2_query_dir()
3948 rsp->OutputBufferLength = cpu_to_le32(0); in smb2_query_dir()
3958 rsp->OutputBufferLength = cpu_to_le32(d_info.data_count); in smb2_query_dir()
4004 if (reqOutputBufferLength < le32_to_cpu(rsp->OutputBufferLength)) { in buffer_check_err()
4016 rsp->OutputBufferLength = cpu_to_le32(reqOutputBufferLength); in buffer_check_err()
4032 rsp->OutputBufferLength = in get_standard_info_pipe()
4045 rsp->OutputBufferLength = in get_internal_info_pipe()
4071 rc = buffer_check_err(le32_to_cpu(req->OutputBufferLength), in smb2_get_info_file_pipe()
4076 rc = buffer_check_err(le32_to_cpu(req->OutputBufferLength), in smb2_get_info_file_pipe()
4133 le32_to_cpu(req->OutputBufferLength)); in smb2_get_ea()
4244 rsp->OutputBufferLength = cpu_to_le32(rsp_data_cnt); in smb2_get_ea()
4258 rsp->OutputBufferLength = in get_file_access_info()
4288 rsp->OutputBufferLength = in get_file_basic_info()
4328 rsp->OutputBufferLength = in get_file_standard_info()
4341 rsp->OutputBufferLength = in get_file_alignment_info()
4405 rsp->OutputBufferLength = in get_file_all_info()
4408 inc_rfc1001_len(rsp_org, le32_to_cpu(rsp->OutputBufferLength)); in get_file_all_info()
4429 rsp->OutputBufferLength = in get_file_alternate_info()
4431 inc_rfc1001_len(rsp_org, le32_to_cpu(rsp->OutputBufferLength)); in get_file_alternate_info()
4463 le32_to_cpu(req->OutputBufferLength)); in get_file_stream_info()
4528 rsp->OutputBufferLength = cpu_to_le32(nbytes); in get_file_stream_info()
4542 rsp->OutputBufferLength = in get_file_internal_info()
4578 rsp->OutputBufferLength = in get_file_network_open_info()
4590 rsp->OutputBufferLength = in get_file_ea_info()
4602 rsp->OutputBufferLength = in get_file_position_info()
4614 rsp->OutputBufferLength = in get_file_mode_info()
4636 rsp->OutputBufferLength = in get_file_compression_info()
4655 rsp->OutputBufferLength = in get_file_attribute_tag_info()
4683 rsp->OutputBufferLength = in find_file_posix_info()
4815 rc = buffer_check_err(le32_to_cpu(req->OutputBufferLength), in smb2_get_info_file()
4859 rsp->OutputBufferLength = cpu_to_le32(8); in smb2_get_info_filesystem()
4885 rsp->OutputBufferLength = cpu_to_le32(sz); in smb2_get_info_filesystem()
4906 rsp->OutputBufferLength = cpu_to_le32(sz); in smb2_get_info_filesystem()
4920 rsp->OutputBufferLength = cpu_to_le32(24); in smb2_get_info_filesystem()
4937 rsp->OutputBufferLength = cpu_to_le32(32); in smb2_get_info_filesystem()
4958 rsp->OutputBufferLength = cpu_to_le32(64); in smb2_get_info_filesystem()
4979 rsp->OutputBufferLength = cpu_to_le32(28); in smb2_get_info_filesystem()
5001 rsp->OutputBufferLength = cpu_to_le32(48); in smb2_get_info_filesystem()
5022 rsp->OutputBufferLength = cpu_to_le32(56); in smb2_get_info_filesystem()
5032 rc = buffer_check_err(le32_to_cpu(req->OutputBufferLength), in smb2_get_info_filesystem()
5067 rsp->OutputBufferLength = cpu_to_le32(secdesclen); in smb2_get_info_sec()
5109 rsp->OutputBufferLength = cpu_to_le32(secdesclen); in smb2_get_info_sec()