Searched refs:ret_active (Results 1 – 2 of 2) sorted by relevance
16 …ption(uint16_t nr, char **ret_title, sd_id128_t *ret_part_uuid, char **ret_path, bool *ret_active);39 …tion(uint16_t nr, char **ret_title, sd_id128_t *ret_part_uuid, char **ret_path, bool *ret_active) { in efi_get_boot_option() argument
226 bool *ret_active) { in efi_get_boot_option() argument318 if (ret_active) in efi_get_boot_option()319 *ret_active = header->attr & LOAD_OPTION_ACTIVE; in efi_get_boot_option()