Home
last modified time | relevance | path

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

/systemd-251/src/shared/
Defi-api.c41 struct drive_path { struct
57 struct drive_path drive; \ argument
372 sizeof(struct drive_path) + in efi_add_boot_option()
380 option->path_len = offsetof(struct device_path, drive) + sizeof(struct drive_path) + in efi_add_boot_option()
390 devicep->length = offsetof(struct device_path, drive) + sizeof(struct drive_path); in efi_add_boot_option()