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

/freebsd-12-stable/usr.bin/mkimg/
H A Dgpt.c47 static mkimg_uuid_t gpt_uuid_freebsd_nandfs = GPT_ENT_TYPE_FREEBSD_NANDFS; variable
59 { ALIAS_FREEBSD_NANDFS, ALIAS_PTR2TYPE(&gpt_uuid_freebsd_nandfs) },
/freebsd-12-stable/stand/common/
H A Dpart.c60 static const uuid_t gpt_uuid_freebsd_nandfs = GPT_ENT_TYPE_FREEBSD_NANDFS; variable
144 else if (uuid_equal(&type, &gpt_uuid_freebsd_nandfs, NULL))
/freebsd-12-stable/sys/geom/part/
H A Dg_part_gpt.c188 static struct uuid gpt_uuid_freebsd_nandfs = GPT_ENT_TYPE_FREEBSD_NANDFS; variable in typeref:struct:uuid
249 { &gpt_uuid_freebsd_nandfs, G_PART_ALIAS_FREEBSD_NANDFS, 0 },

Completed in 58 milliseconds