Lines Matching refs:OutputBufferLength

542 		    offsetof(struct smb2_query_info_req, OutputBufferLength))  in smb2_allocate_rsp_buf()
4435 le32_to_cpu(req->OutputBufferLength)); in smb2_query_dir()
4503 rsp->OutputBufferLength = cpu_to_le32(0); in smb2_query_dir()
4520 rsp->OutputBufferLength = cpu_to_le32(d_info.data_count); in smb2_query_dir()
4573 if (reqOutputBufferLength < le32_to_cpu(rsp->OutputBufferLength)) { in buffer_check_err()
4594 rsp->OutputBufferLength = in get_standard_info_pipe()
4607 rsp->OutputBufferLength = in get_internal_info_pipe()
4633 rc = buffer_check_err(le32_to_cpu(req->OutputBufferLength), in smb2_get_info_file_pipe()
4638 rc = buffer_check_err(le32_to_cpu(req->OutputBufferLength), in smb2_get_info_file_pipe()
4696 le32_to_cpu(req->OutputBufferLength)); in smb2_get_ea()
4807 rsp->OutputBufferLength = cpu_to_le32(rsp_data_cnt); in smb2_get_ea()
4820 rsp->OutputBufferLength = in get_file_access_info()
4853 rsp->OutputBufferLength = in get_file_basic_info()
4884 rsp->OutputBufferLength = in get_file_standard_info()
4897 rsp->OutputBufferLength = in get_file_alignment_info()
4969 rsp->OutputBufferLength = in get_file_all_info()
4992 rsp->OutputBufferLength = in get_file_alternate_info()
5021 le32_to_cpu(req->OutputBufferLength)); in get_file_stream_info()
5096 rsp->OutputBufferLength = cpu_to_le32(nbytes); in get_file_stream_info()
5115 rsp->OutputBufferLength = in get_file_internal_info()
5158 rsp->OutputBufferLength = in get_file_network_open_info()
5169 rsp->OutputBufferLength = in get_file_ea_info()
5184 rsp->OutputBufferLength = in get_file_position_info()
5195 rsp->OutputBufferLength = in get_file_mode_info()
5219 rsp->OutputBufferLength = in get_file_compression_info()
5239 rsp->OutputBufferLength = in get_file_attribute_tag_info()
5313 rsp->OutputBufferLength = cpu_to_le32(out_buf_len); in find_file_posix_info()
5428 rc = buffer_check_err(le32_to_cpu(req->OutputBufferLength), in smb2_get_info_file()
5478 rsp->OutputBufferLength = cpu_to_le32(8); in smb2_get_info_filesystem()
5506 rsp->OutputBufferLength = cpu_to_le32(sz); in smb2_get_info_filesystem()
5532 rsp->OutputBufferLength = cpu_to_le32(sz); in smb2_get_info_filesystem()
5544 rsp->OutputBufferLength = cpu_to_le32(24); in smb2_get_info_filesystem()
5559 rsp->OutputBufferLength = cpu_to_le32(32); in smb2_get_info_filesystem()
5578 rsp->OutputBufferLength = cpu_to_le32(64); in smb2_get_info_filesystem()
5599 rsp->OutputBufferLength = cpu_to_le32(28); in smb2_get_info_filesystem()
5619 rsp->OutputBufferLength = cpu_to_le32(48); in smb2_get_info_filesystem()
5638 rsp->OutputBufferLength = cpu_to_le32(56); in smb2_get_info_filesystem()
5646 rc = buffer_check_err(le32_to_cpu(req->OutputBufferLength), in smb2_get_info_filesystem()
5680 rsp->OutputBufferLength = cpu_to_le32(secdesclen); in smb2_get_info_sec()
5724 rsp->OutputBufferLength = cpu_to_le32(secdesclen); in smb2_get_info_sec()
5774 le32_to_cpu(rsp->OutputBufferLength)); in smb2_query_info()