Home
last modified time | relevance | path

Searched refs:PART_FREEBSD_ZFS (Results 1 – 3 of 3) sorted by relevance

/NextBSD/sys/boot/common/
HDpart.c94 { PART_FREEBSD_ZFS, "FreeBSD ZFS" },
136 return (PART_FREEBSD_ZFS); in gpt_parttype()
434 return (PART_FREEBSD_ZFS); in bsd_parttype()
516 return (PART_FREEBSD_ZFS); in vtoc8_parttype()
813 entry->part.type == PART_FREEBSD_ZFS) in ptable_getbestpart()
HDpart.h49 PART_FREEBSD_ZFS, enumerator
/NextBSD/sys/boot/zfs/
HDzfs.c452 part->type != PART_FREEBSD_ZFS) in zfs_probe_partition()