Home
last modified time | relevance | path

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

/freebsd-13-stable/stand/common/
HDpart.c60 static const uuid_t gpt_uuid_apple_apfs = GPT_ENT_TYPE_APPLE_APFS; variable
142 else if (uuid_equal(&type, &gpt_uuid_apple_apfs, NULL)) in gpt_parttype()
/freebsd-13-stable/sys/geom/part/
HDg_part_gpt.c164 static struct uuid gpt_uuid_apple_apfs = GPT_ENT_TYPE_APPLE_APFS; variable
237 { &gpt_uuid_apple_apfs, G_PART_ALIAS_APPLE_APFS, 0 },