Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/common/
H A Dpart.h32 enum ptable_type { enum
85 enum ptable_type ptable_gettype(const struct ptable *table);
H A Dpart.c83 enum ptable_type type;
912 enum ptable_type
/illumos-gate/usr/src/boot/i386/gptzfsboot/
H A Dzfsboot.c747 enum ptable_type pt = ptable_gettype(table); in probe_partition()
/illumos-gate/usr/src/boot/libsa/zfs/
H A Dzfs.c670 enum ptable_type pt = ptable_gettype(table); in zfs_probe_partition()