Home
last modified time | relevance | path

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

/titanic_53/usr/src/boot/sys/boot/common/
H A Dpart.c52 static const uuid_t gpt_uuid_ms_basic_data = GPT_ENT_TYPE_MS_BASIC_DATA; variable
144 else if (uuid_equal(&type, &gpt_uuid_ms_basic_data, NULL)) in gpt_parttype()