Home
last modified time | relevance | path

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

/external/vboot_reference/cgpt/
Dcgpt_add.c100 static int SetEntryAttributes(struct drive *drive, in SetEntryAttributes() function
192 SetEntryAttributes(&drive, params->partition - 1, params); in CgptSetAttributes()
274 if (SetEntryAttributes(drive, index, params) || in GptAdd()