Home
last modified time | relevance | path

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

/system/core/libdiskconfig/
Dconfig_mbr.c90 item->offset = (loff_t)((uintptr_t)((uint8_t *)(&mbr->ptable[pnum]))); in mk_pri_pentry()
177 cfg_pentry(&ebr->ptable[PC_EBR_LOGICAL_PART], PC_PART_NORMAL, in mk_ext_pentry()
198 cfg_pentry(&ebr->ptable[PC_EBR_NEXT_PTR_PART], PC_PART_NORMAL, in mk_ext_pentry()
/system/core/libdiskconfig/include/diskconfig/
Ddiskconfig.h77 struct pc_partition ptable[PC_NUM_BOOT_RECORD_PARTS]; /* bytes 446-509 */ member