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

/system/core/libdiskconfig/
H A Dconfig_mbr.c31 cfg_pentry(struct pc_partition *pentry, uint8_t status, uint8_t type, function
112 cfg_pentry(pentry, ((pinfo->flags & PART_ACTIVE_FLAG) ?
121 cfg_pentry(pentry, PC_PART_NORMAL, PC_PART_TYPE_EXTENDED,
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 35 milliseconds