Home
last modified time | relevance | path

Searched defs:esp_path (Results 1 – 4 of 4) sorted by relevance

/systemd-251/src/boot/
Dbootctl.c416 static int enumerate_binaries(const char *esp_path, const char *path, const char *prefix) { in enumerate_binaries()
461 static int status_binaries(const char *esp_path, sd_id128_t partition) { in status_binaries()
563 const char *esp_path, in boot_config_load_and_select()
592 const char *esp_path, in status_entries()
801 static int copy_one_file(const char *esp_path, const char *name, bool force) { in copy_one_file()
832 static int install_binaries(const char *esp_path, bool force) { in install_binaries()
981 static int install_variables(const char *esp_path, in install_variables()
1022 static int remove_boot_efi(const char *esp_path) { in remove_boot_efi()
1109 static int remove_binaries(const char *esp_path) { in remove_binaries()
1190 static int install_loader_config(const char *esp_path) { in install_loader_config()
[all …]
Dbless-boot.c103 _cleanup_free_ char *esp_path = NULL, *xbootldr_path = NULL; in acquire_path() local
/systemd-251/src/gpt-auto-generator/
Dgpt-auto-generator.c519 const char *esp_path = NULL, *id = NULL; in add_esp() local
/systemd-251/src/shared/
Dbootspec.c900 const char *esp_path, in boot_config_load()