Searched refs:gpttable (Results 1 – 2 of 2) sorted by relevance
42 static struct gpt_ent *gpttable; variable101 ent = &gpttable[part - 1]; in gptfind()123 ent = &gpttable[curent]; in gptfind()137 ent = &gpttable[curent]; in gptfind()153 ent = &gpttable[curent]; in gptfind()163 ent = &gpttable[curent]; in gptfind()216 if (!(gpttable[curent].ent_attr & GPT_ENT_ATTR_BOOTONCE)) in gptbootfailed()339 gpttable = table_primary; in gptread()360 gpttable = table_backup; in gptread()
242 (gpttable[curent].ent_lba_end - gpttable[curent].ent_lba_start), in gptinit()