Home
last modified time | relevance | path

Searched refs:has_extended (Results 1 – 1 of 1) sorted by relevance

/system/core/libdiskconfig/
Dconfig_mbr.c326 int has_extended = (dinfo->num_parts > PC_NUM_BOOT_RECORD_PARTS); in find_mbr_part() local
336 if (has_extended && (num >= PC_NUM_BOOT_RECORD_PARTS)) in find_mbr_part()