Home
last modified time | relevance | path

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

/openbmc/linux/block/partitions/
H A Defi.h82 } __packed gpt_entry_attributes; typedef
89 gpt_entry_attributes attributes;
/openbmc/u-boot/include/
H A Dpart_efi.h102 } __packed gpt_entry_attributes; typedef
110 gpt_entry_attributes attributes;
/openbmc/u-boot/disk/
H A Dpart_efi.c530 sizeof(gpt_entry_attributes)); in gpt_fill_pte()