Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/block/partitions/
H A Defi.h83 } __packed gpt_entry_attributes; typedef
90 gpt_entry_attributes attributes;
/OK3568_Linux_fs/u-boot/include/
H A Dpart_efi.h102 } __packed gpt_entry_attributes; typedef
110 gpt_entry_attributes attributes;
/OK3568_Linux_fs/external/recovery/update_engine/
H A Dgpt.h159 } gpt_entry_attributes; typedef
167 gpt_entry_attributes attributes;
/OK3568_Linux_fs/external/rkupdate/
H A Dgpt.h150 } gpt_entry_attributes; typedef
159 gpt_entry_attributes attributes;
/OK3568_Linux_fs/u-boot/disk/
H A Dpart_efi.c690 sizeof(gpt_entry_attributes)); in gpt_fill_pte()