Searched refs:gpt_uuid_unused (Results 1 – 2 of 2) sorted by relevance
50 static const uuid_t gpt_uuid_unused = GPT_ENT_TYPE_UNUSED; variable219 if (uuid_equal(&ent->ent_type, &gpt_uuid_unused, NULL)) in gpt_checktbl()325 if (uuid_equal(&ent->ent_type, &gpt_uuid_unused, NULL)) in ptable_gptread()
228 static struct uuid gpt_uuid_unused = GPT_ENT_TYPE_UNUSED; variable636 if (EQUUID(&tmp, &gpt_uuid_unused)) in gpt_parse_type()1067 if (EQUUID(&tbl[index].ent_type, &gpt_uuid_unused)) in g_part_gpt_read()