Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/common/
H A Dpart.h67 PART_APFS enumerator
H A Dpart.c117 { PART_APFS, "APFS" }
170 return (PART_APFS); in gpt_parttype()