Searched refs:vinum (Results 1 - 2 of 2) sorted by last modified time

/macosx-10.10.1/gpt-12/
H A Dshow.c77 static uuid_t vinum = GPT_ENT_TYPE_FREEBSD_VINUM;
93 if (uuid_equal(t, &vinum, NULL))
94 return ("FreeBSD vinum");
H A Dmigrate.c115 uuid_t vinum = GPT_ENT_TYPE_FREEBSD_VINUM; local
116 le_uuid_enc(&ent->ent_type, &vinum);
117 utf8_to_utf16("FreeBSD vinum partition",

Completed in 280 milliseconds