This structure represents one partition for the kernel. This is a base template, the actual contents after common fields is determined by the file system code for this partition. More...
| Public Attributes | |
| dq | FirstSector | 
| dq | Length | 
| dd | Disk | 
| dd | FSUserFunctions | 
This structure represents one partition for the kernel. This is a base template, the actual contents after common fields is determined by the file system code for this partition.
| dd PARTITION::Disk | 
Length of the partition in sectors.
| dq PARTITION::FirstSector | 
| dd PARTITION::FSUserFunctions | 
Pointer to parent DISK structure.
| dq PARTITION::Length | 
First sector of the partition.