Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/common/
H A Dpart.h58 PART_RESERVED, enumerator
H A Dpart.c109 { PART_RESERVED, "Reserved" },
168 return (PART_RESERVED); in gpt_parttype()
/illumos-gate/usr/src/boot/i386/gptzfsboot/
H A Dzfsboot.c729 case PART_RESERVED: /* efi reserverd */ in probe_partition()
/illumos-gate/usr/src/boot/libsa/zfs/
H A Dzfs.c646 case PART_RESERVED: /* efi reserverd */ in zfs_probe_partition()