Searched refs:GuidIsZero (Results 1 – 6 of 6) sorted by relevance
45 GuidIsZero(0); in main()
44 int GuidIsZero(const Guid *guid);
80 } else if (GuidIsZero(&entry->type)) { in GptSetEntryAttributes()120 if (GuidIsZero(¶ms->type_guid)) { in SetEntryAttributes()
151 if (GuidIsZero(&entry->type)) in EntriesDetails()229 if (GuidIsZero(&entry->type)) in GptShow()
790 return GuidIsZero(&entry->type); in IsUnused()991 if (GuidIsZero(&entry->type)) in CgptGetNumNonEmptyPartitions()1008 int GuidIsZero(const Guid *gp) { in GuidIsZero() function1014 if (GuidIsZero(&pmbr->boot_guid)) { in PMBRToStr()
124 if (GuidIsZero(&entry->type)) in gpt_search()