Home
last modified time | relevance | path

Searched refs:efi_loader_update_entry_one_shot_cache (Results 1 – 3 of 3) sorted by relevance

/systemd-251/src/shared/ !
Defi-loader.h21 int efi_loader_update_entry_one_shot_cache(char **cache, struct stat *cache_stat);
45 static inline int efi_loader_update_entry_one_shot_cache(char **cache, struct stat *cache_stat) { in efi_loader_update_entry_one_shot_cache() function
Defi-loader.c224 int efi_loader_update_entry_one_shot_cache(char **cache, struct stat *cache_stat) { in efi_loader_update_entry_one_shot_cache() function
/systemd-251/src/login/ !
Dlogind-dbus.c2966 …r = efi_loader_update_entry_one_shot_cache(&m->efi_loader_entry_one_shot, &m->efi_loader_entry_one… in property_get_reboot_to_boot_loader_entry()