Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/common/
H A Dpart.c63 static const uuid_t gpt_uuid_illumos_ufs = GPT_ENT_TYPE_ILLUMOS_UFS; variable
163 else if (uuid_equal(&type, &gpt_uuid_illumos_ufs, NULL)) in gpt_parttype()