Searched defs:parts_count (Results 1 - 3 of 3) sorted by relevance

/u-boot/cmd/
H A Dmbr.c93 str_to_partitions(const char *str_part, int blksz, unsigned long *disk_uuid, struct disk_partition **partitions, int *parts_count) argument
H A Dgpt.c432 set_gpt_info(struct blk_desc *dev_desc, const char *str_part, char **str_disk_guid, struct disk_partition **partitions, u8 *parts_count) argument
/u-boot/disk/
H A Dpart_efi.c581 gpt_fill_header(struct blk_desc *desc, gpt_header *gpt_h, char *str_guid, int parts_count) argument
605 gpt_restore(struct blk_desc *desc, char *str_disk_guid, struct disk_partition *partitions, int parts_count) argument

Completed in 54 milliseconds