Searched refs:ptable (Results 1 - 3 of 3) sorted by relevance

/system/core/gpttool/
H A Dgpttool.c78 struct ptable { struct
118 int add_ptn(struct ptable *ptbl, u64 first, u64 last, const char *name)
160 void show(struct ptable *ptbl)
181 u64 find_next_lba(struct ptable *ptbl)
218 int parse_ptn(struct ptable *ptbl, char *x)
254 struct ptable ptbl;
/system/core/include/diskconfig/
H A Ddiskconfig.h77 struct pc_partition ptable[PC_NUM_BOOT_RECORD_PARTS]; /* bytes 446-509 */ member in struct:pc_boot_record
/system/core/libdiskconfig/
H A Dconfig_mbr.c91 item->offset = (loff_t)((uint32_t)((uint8_t *)(&mbr->ptable[pnum])));
178 cfg_pentry(&ebr->ptable[PC_EBR_LOGICAL_PART], PC_PART_NORMAL,
199 cfg_pentry(&ebr->ptable[PC_EBR_NEXT_PTR_PART], PC_PART_NORMAL,

Completed in 790 milliseconds