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

/freebsd-13-stable/sys/geom/part/
H A Dg_part_bsd64.c172 static struct uuid bsd64_uuid_unused = GPT_ENT_TYPE_UNUSED; variable in typeref:struct:uuid
231 entry->type_uuid = bsd64_uuid_unused;
238 if (EQUUID(&tmp, &bsd64_uuid_unused))
243 entry->type_uuid = bsd64_uuid_unused;
264 entry->type_uuid = bsd64_uuid_unused;
386 if (!EQUUID(&bsd64_uuid_unused, &entry->type_uuid)) {
601 if (EQUUID(&bsd64_uuid_unused, &entry->type_uuid))

Completed in 46 milliseconds