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

/freebsd-current/stand/common/
H A Dpart.c59 static const uuid_t gpt_uuid_apple_apfs = GPT_ENT_TYPE_APPLE_APFS; variable
141 else if (uuid_equal(&type, &gpt_uuid_apple_apfs, NULL))
/freebsd-current/sys/geom/part/
H A Dg_part_gpt.c164 static struct uuid gpt_uuid_apple_apfs = GPT_ENT_TYPE_APPLE_APFS; variable in typeref:struct:uuid
237 { &gpt_uuid_apple_apfs, G_PART_ALIAS_APPLE_APFS, 0 },

Completed in 214 milliseconds