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

/freebsd-12-stable/sys/geom/part/
H A Dg_part_gpt.c165 static struct uuid gpt_uuid_apple_hfs = GPT_ENT_TYPE_APPLE_HFS; variable in typeref:struct:uuid
226 { &gpt_uuid_apple_hfs, G_PART_ALIAS_APPLE_HFS, 0xaf },
386 if (!EQUUID(&entry->ent.ent_type, &gpt_uuid_apple_hfs))

Completed in 100 milliseconds