Searched refs:gpt_uuid_freebsd_swap (Results 1 – 3 of 3) sorted by relevance
46 static mkimg_uuid_t gpt_uuid_freebsd_swap = GPT_ENT_TYPE_FREEBSD_SWAP; variable59 { ALIAS_FREEBSD_SWAP, ALIAS_PTR2TYPE(&gpt_uuid_freebsd_swap) },
56 static const uuid_t gpt_uuid_freebsd_swap = GPT_ENT_TYPE_FREEBSD_SWAP; variable135 else if (uuid_equal(&type, &gpt_uuid_freebsd_swap, NULL)) in gpt_parttype()
194 static struct uuid gpt_uuid_freebsd_swap = GPT_ENT_TYPE_FREEBSD_SWAP; variable267 { &gpt_uuid_freebsd_swap, G_PART_ALIAS_FREEBSD_SWAP, 0 },806 return ((EQUUID(&entry->ent.ent_type, &gpt_uuid_freebsd_swap) || in g_part_gpt_dumpto()