Lines Matching full:partition
85 * Extended partition structure :
88 * || |----------+---> structure at the beginning of the extended partition
91 * |+--+ | | Logical drive within the extended partition
103 * of the logical drive in this extended partition. The second is the offset
104 * and size of the next extended partition. The offsets are relative to
105 * beginning of the first extended partition. These extended partitions are
107 * Note that (currently) only one extended partition can exist in the MBR.
108 * The system ID of a logical drive within the extended partition cannot be
109 * that of an extended partition.
140 * Absolute beginning sector of the extended partition, and hence an
142 * NOTE : In case the first logical drive in this extended partition is
145 * partition, for the first logical drive.
151 * partition
158 /* Beginning and ending cylinders of the extended partition */
171 * This pointer points to the next extended partition in the order
177 * This pointer points to the next extended partition in a sorted list
210 * partition information.
215 /* Beginning cylinder of the extended partition */
218 /* Ending cylinder of the extended partition */
221 /* Beginning sector of the extended partition */
224 /* Ending sector of the extended partition */
227 /* Count of the number of logical drives in the extended partition */
238 * Flag to indicate corrupt logical drives. Can happen when a partition
239 * manager creates an extended partition and does not null the first EBR