Searched refs:cfg_pentry (Results 1 – 1 of 1) sorted by relevance
/system/core/libdiskconfig/ |
D | config_mbr.c | 31 cfg_pentry(struct pc_partition *pentry, uint8_t status, uint8_t type, in cfg_pentry() function 112 cfg_pentry(pentry, ((pinfo->flags & PART_ACTIVE_FLAG) ? in mk_pri_pentry() 121 cfg_pentry(pentry, PC_PART_NORMAL, PC_PART_TYPE_EXTENDED, in mk_pri_pentry() 178 cfg_pentry(&ebr->ptable[PC_EBR_LOGICAL_PART], PC_PART_NORMAL, in mk_ext_pentry() 199 cfg_pentry(&ebr->ptable[PC_EBR_NEXT_PTR_PART], PC_PART_NORMAL, in mk_ext_pentry()
|