Home
last modified time | relevance | path

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

/openbsd/sys/kern/
H A Dsubr_disk.c550 uuid_linux, uuid_hfs, uuid_unused, uuid_efi_system, uuid_bios_boot; in gpt_get_fstype() local
565 uuid_dec_be(gpt_uuid_hfs, &uuid_hfs); in gpt_get_fstype()
582 else if (!memcmp(uuid_part, &uuid_hfs, sizeof(struct uuid))) in gpt_get_fstype()