Home
last modified time | relevance | path

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

/freebsd-src/stand/common/
H A Dpart.c59 static const uuid_t gpt_uuid_apple_apfs = GPT_ENT_TYPE_APPLE_APFS; variable
/freebsd-src/sys/geom/part/
H A Dg_part_gpt.c164 static struct uuid gpt_uuid_apple_apfs = GPT_ENT_TYPE_APPLE_APFS; global() variable