Searched defs:partition_type (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/boot/sys/boot/common/
H A Dpart.h43 enum partition_type { enum
74 enum partition_type type;
93 const char *parttype2str(enum partition_type type);
/illumos-gate/usr/src/lib/hal/libhal-storage/common/
H A Dlibhal-storage.c743 char *partition_type; member in struct:LibHalVolume_s
844 libhal_free_string (vol->partition_type);
1133 LIBHAL_PROP_EXTRACT_STRING ("volume.partition.type", vol->partition_type);
1611 return volume->partition_type;

Completed in 74 milliseconds