Home
last modified time | relevance | path

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

/hardware/qcom/msm8998/gpt-utils/
Dgpt-utils.cpp1147 static int gpt_set_header(uint8_t *gpt_header, int fd, in gpt_set_header() function
1522 if(gpt_set_header(disk->hdr, fd, PRIMARY_GPT) != 0) { in gpt_disk_commit()