Home
last modified time | relevance | path

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

/freebsd-11-stable/cddl/contrib/opensolaris/cmd/zpool/
HDzpool_vdev.c984 if (boot_type == ZPOOL_CREATE_BOOT_LABEL) { in make_disks()
1038 if ((boot_type == ZPOOL_CREATE_BOOT_LABEL)) { in make_disks()
HDzpool_main.c935 boot_type = ZPOOL_CREATE_BOOT_LABEL; in zpool_do_create()
1086 if (boot_type == ZPOOL_CREATE_BOOT_LABEL) { in zpool_do_create()
/freebsd-11-stable/cddl/contrib/opensolaris/lib/libzfs/common/
HDlibzfs.h155 ZPOOL_CREATE_BOOT_LABEL, enumerator
HDlibzfs_pool.c4274 if (boot_type == ZPOOL_CREATE_BOOT_LABEL) {