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

/freebsd-13-stable/stand/common/
H A Dpart.h49 PART_FREEBSD_ZFS, enumerator in enum:partition_type
H A Dpart.c95 { PART_FREEBSD_ZFS, "FreeBSD ZFS" },
139 return (PART_FREEBSD_ZFS);
455 return (PART_FREEBSD_ZFS);
535 return (PART_FREEBSD_ZFS);
895 entry->part.type == PART_FREEBSD_ZFS)
/freebsd-13-stable/stand/libsa/zfs/
H A Dzfs.c669 part->type != PART_FREEBSD_ZFS)

Completed in 71 milliseconds