![]()  | 
  
    MySQL 8.0.44
    
   Source Code Documentation 
   | 
 
Sparse file size information. More...
#include <os0file.h>
Public Attributes | |
| os_offset_t | m_total_size | 
| Total size of file in bytes.  More... | |
| os_offset_t | m_alloc_size | 
| If it is a sparse file then this is the number of bytes actually allocated for the file.  More... | |
Sparse file size information.
| os_offset_t os_file_size_t::m_alloc_size | 
If it is a sparse file then this is the number of bytes actually allocated for the file.
| os_offset_t os_file_size_t::m_total_size | 
Total size of file in bytes.