|
Voxia OS v0.0.1
Hobby Project Operating System Targeting x86-64
|
#include <iso9660.h>
Data Fields | |
| uint8_t | type |
| char | id [5] |
| uint8_t | version |
| uint8_t | unused1 |
| char | system_id [32] |
| char | volume_id [32] |
| uint8_t | unused2 [8] |
| both_u32 | volume_space_size |
| uint8_t | unused3 [32] |
| both_u16 | volume_set_size |
| both_u16 | volume_sequence_number |
| both_u16 | logical_block_size |
| both_u32 | path_table_size |
| uint32_t | l_path_table_loc |
| uint32_t | opt_l_path_table_loc |
| uint32_t | m_path_table_loc |
| uint32_t | opt_m_path_table_loc |
| uint8_t | root_dir_record [34] |
| char | volume_set_id [128] |
| char | publisher_id [128] |
| char | data_preparer_id [128] |
| char | application_id [128] |
| char | copyright_file_id [37] |
| char | abstract_file_id [37] |
| char | bibliographic_file_id [37] |
| char | creation_date [17] |
| char | modification_date [17] |
| char | expiration_date [17] |
| char | effective_date [17] |
| uint8_t | file_structure_version |
| uint8_t | unused4 |
| uint8_t | application_data [512] |
| uint8_t | reserved [653] |
| char iso9660_pvd::id[5] |
Definition at line 21 of file iso9660.h.
Referenced by __attribute__().