Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/common/
H A Dpart.c61 static const uuid_t gpt_uuid_freebsd_vinum = GPT_ENT_TYPE_FREEBSD_VINUM; variable
157 else if (uuid_equal(&type, &gpt_uuid_freebsd_vinum, NULL)) in gpt_parttype()