Home
last modified time | relevance | path

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

/dports/devel/libisofs/libisofs-1.5.4/libisofs/
H A Dsystem_area.h219 struct iso_gpt_partition_request { struct
223 uint64_t start_block;
224 uint64_t block_count;
227 uint8_t type_guid[16];
232 uint8_t partition_guid[16];
260 int iso_register_gpt_entry(struct iso_gpt_partition_request **req_array, argument