Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dpart.h341 int gpt_fill_header(struct blk_desc *dev_desc, gpt_header *gpt_h,
/rk3399_rockchip-uboot/disk/
H A Dpart_efi.c816 int gpt_fill_header(struct blk_desc *dev_desc, gpt_header *gpt_h, in gpt_fill_header() function
871 ret = gpt_fill_header(dev_desc, gpt_h, str_disk_guid, parts_count); in gpt_restore()