Home
last modified time | relevance | path

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

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