Searched refs:gpt_set_header (Results 1 – 3 of 3) sorted by relevance
/device/google/bonito/gpt-utils/ |
D | gpt-utils.cpp | 1147 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()
|
/device/google/coral/gpt-utils/ |
D | gpt-utils.cpp | 1147 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()
|
/device/google/crosshatch/gpt-utils/ |
D | gpt-utils.cpp | 1147 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()
|