Home
last modified time | relevance | path

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

/freebsd/sys/geom/part/
H A Dg_part_gpt.c203 static struct uuid gpt_uuid_linux_swap = GPT_ENT_TYPE_LINUX_SWAP; variable
276 { &gpt_uuid_linux_swap, G_PART_ALIAS_LINUX_SWAP, 0 },
807 EQUUID(&entry->ent.ent_type, &gpt_uuid_linux_swap) || in g_part_gpt_dumpto()