Searched refs:cfg_pentry (Results 1 – 1 of 1) sorted by relevance
/system/core/libdiskconfig/ |
D | config_mbr.c | 30 cfg_pentry(struct pc_partition *pentry, uint8_t status, uint8_t type, in cfg_pentry() function 111 cfg_pentry(pentry, ((pinfo->flags & PART_ACTIVE_FLAG) ? in mk_pri_pentry() 120 cfg_pentry(pentry, PC_PART_NORMAL, PC_PART_TYPE_EXTENDED, 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()
|