Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/common/
H A Dpart.h61 PART_VTOC_SWAP, enumerator
H A Dpart.c112 { PART_VTOC_SWAP, "swap" },
637 return (PART_VTOC_SWAP); in vtoc_parttype()
/illumos-gate/usr/src/boot/i386/gptzfsboot/
H A Dzfsboot.c734 case PART_VTOC_SWAP: in probe_partition()
/illumos-gate/usr/src/boot/libsa/zfs/
H A Dzfs.c648 case PART_VTOC_SWAP: in zfs_probe_partition()