KolibriOS kernel
ISO9660 Struct Reference

Internal data for every ISO9660 partition. More...

Public Attributes

rd type_encoding
 
rd lba_size
 
rd primary_descr
 
rd root_dir_lba
 
rd root_dir_len
 

Detailed Description

Internal data for every ISO9660 partition.

Source
fs/iso9660.inc:792

Member Data Documentation

◆ lba_size

rd ISO9660::lba_size

default 2048 TODO

◆ primary_descr

rd ISO9660::primary_descr

sector num

◆ root_dir_lba

rd ISO9660::root_dir_lba

lba32

◆ root_dir_len

rd ISO9660::root_dir_len

◆ type_encoding

rd ISO9660::type_encoding

0 - ascii 1 - UCS-2


The documentation for this struct was generated from the following file: