Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/
H A Dgpt.c189 static struct disk_part *allocate_disk_part(disk_partition_t *info, int partnum) in allocate_disk_part() function
326 new_disk_part = allocate_disk_part(&info, valid_parts+1); in get_gpt_info()