Searched refs:OutputBufferLength (Results 1 – 4 of 4) sorted by relevance
1125 __le32 OutputBufferLength; member1133 __le32 OutputBufferLength; member1167 __le32 OutputBufferLength; member1182 __le32 OutputBufferLength; member
342 ((struct smb2_query_info_rsp *)shdr)->OutputBufferLength); in smb2_get_data_area_len()353 ((struct smb2_query_directory_rsp *)shdr)->OutputBufferLength); in smb2_get_data_area_len()
2752 req->OutputBufferLength = cpu_to_le32(output_len); in SMB2_query_info_init()2812 *dlen = le32_to_cpu(rsp->OutputBufferLength); in query_info()2826 le32_to_cpu(rsp->OutputBufferLength), in query_info()3799 req->OutputBufferLength = cpu_to_le32(output_size); in SMB2_query_directory()3827 le32_to_cpu(rsp->OutputBufferLength), &rsp_iov, in SMB2_query_directory()4189 req->OutputBufferLength = cpu_to_le32( in build_qfs_info_req()4235 le32_to_cpu(rsp->OutputBufferLength), &rsp_iov, in SMB311_posix_qfs_info()4283 le32_to_cpu(rsp->OutputBufferLength), &rsp_iov, in SMB2_QFS_info()4344 rsp_len = le32_to_cpu(rsp->OutputBufferLength); in SMB2_QFS_attr()
1749 le32_to_cpu(rsp->OutputBufferLength), in smb2_queryfs()