Searched refs:gpt_uuid_freebsd_boot (Results 1 – 1 of 1) sorted by relevance
58 static const uuid_t gpt_uuid_freebsd_boot = GPT_ENT_TYPE_FREEBSD_BOOT; variable149 else if (uuid_equal(&type, &gpt_uuid_freebsd_boot, NULL)) in gpt_parttype()