Home
last modified time | relevance | path

Searched refs:zpool_boot_label_t (Results 1 – 6 of 6) sorted by relevance

/freebsd-12.1/cddl/contrib/opensolaris/cmd/zpool/
H A Dzpool_util.h47 boolean_t replacing, boolean_t dryrun, zpool_boot_label_t boot_type,
H A Dzpool_vdev.c945 make_disks(zpool_handle_t *zhp, nvlist_t *nv, zpool_boot_label_t boot_type, in make_disks()
1466 zpool_boot_label_t boot_type; in split_mirror_vdev()
1528 boolean_t replacing, boolean_t dryrun, zpool_boot_label_t boot_type, in make_root_vdev()
H A Dzpool_main.c531 zpool_boot_label_t boot_type; in zpool_do_add()
902 zpool_boot_label_t boot_type = ZPOOL_NO_BOOT_LABEL; in zpool_do_create()
3549 zpool_boot_label_t boot_type; in zpool_do_attach_or_replace()
/freebsd-12.1/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs.h156 } zpool_boot_label_t; typedef
295 zpool_boot_label_t, uint64_t, int *);
H A Dlibzfs_pool.c4185 zpool_boot_label_t boot_type, uint64_t boot_size, int *slice)
/freebsd-12.1/cddl/usr.sbin/zfsd/
H A Dcase_file.cc242 zpool_boot_label_t boot_type; in ReEvaluate()