Searched defs:extended (Results 1 - 1 of 1) sorted by relevance

/system/core/libdiskconfig/
H A Dconfig_mbr.c118 /* this should be made an extended partition, and should take
124 * create a chain of extended partition tables, and first one is at
132 /* This function configures an extended boot record at the beginning of an
133 * extended partition. This creates a logical partition and a pointer to
136 * ext_lba == The start of the toplevel extended partition (pointed to by the
184 * next extended partition.
191 * of the top-level extended partition */
239 int extended = 0; local
250 extended = 1;
255 ALOGE("Cannot create primary extended partitio
[all...]

Completed in 71 milliseconds