Searched refs:extended (Results 1 - 1 of 1) sorted by path

/system/core/libdiskconfig/
H A Dconfig_mbr.c119 /* this should be made an extended partition, and should take
125 * create a chain of extended partition tables, and first one is at
133 /* This function configures an extended boot record at the beginning of an
134 * extended partition. This creates a logical partition and a pointer to
137 * ext_lba == The start of the toplevel extended partition (pointed to by the
185 * next extended partition.
192 * of the top-level extended partition */
220 int extended = 0; local
231 extended = 1;
236 ALOGE("Cannot create primary extended partitio
[all...]

Completed in 47 milliseconds