Searched refs:is_efi_boot (Results 1 - 5 of 5) sorted by relevance

/systemd/src/shared/
H A Defivars.h38 bool is_efi_boot(void);
61 static inline bool is_efi_boot(void) { function
H A Defivars.c82 bool is_efi_boot(void) { function
118 if (!is_efi_boot() || detect_container() > 0)
/systemd/src/boot/
H A Dbootctl.c334 if (!is_efi_boot()) {
745 if (!is_efi_boot()) {
862 if (!is_efi_boot())
1046 if (is_efi_boot()) {
/systemd/src/core/
H A Dmount-setup.c109 is_efi_boot, MNT_NONE },
/systemd/src/gpt-auto-generator/
H A Dgpt-auto-generator.c460 if (!is_efi_boot()) {
943 if (!is_efi_boot()) {

Completed in 2156 milliseconds