Home
last modified time | relevance | path

Searched defs:cache_stat (Results 1 – 3 of 3) sorted by relevance

/systemd-251/src/shared/
Defi-loader.h45 static inline int efi_loader_update_entry_one_shot_cache(char **cache, struct stat *cache_stat) { in efi_loader_update_entry_one_shot_cache()
Defi-loader.c192 static struct stat cache_stat = {}; in efi_loader_get_config_timeout_one_shot() local
224 int efi_loader_update_entry_one_shot_cache(char **cache, struct stat *cache_stat) { in efi_loader_update_entry_one_shot_cache()
Defi-api.c101 static struct stat cache_stat = {}; in get_os_indications() local