Searched refs:pentryA (Results 1 – 1 of 1) sorted by relevance
332 uint8_t *pentryA = NULL; in set_active_boot_slot() local404 pentryA = gpt_disk_get_pentry(disk, slotA, PRIMARY_GPT); in set_active_boot_slot()411 if ( !pentryA || !pentryA_bak || !pentryB || !pentryB_bak) { in set_active_boot_slot()425 (const void*)pentryA, in set_active_boot_slot()438 (const void*)pentryA, in set_active_boot_slot()447 memcpy(pentryA, active_guid, TYPE_GUID_SIZE); in set_active_boot_slot()448 slot_info = pentryA + AB_FLAG_OFFSET; in set_active_boot_slot()480 memcpy(pentryA, inactive_guid, TYPE_GUID_SIZE); in set_active_boot_slot()481 slot_info = pentryA + AB_FLAG_OFFSET; in set_active_boot_slot()