Home
last modified time | relevance | path

Searched refs:zpool_is_bootable (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs.h378 extern boolean_t zpool_is_bootable(zpool_handle_t *);
H A Dlibzfs_pool.c412 zpool_is_bootable(zpool_handle_t *zhp) in zpool_is_bootable() function
2812 boolean_t rootpool = zpool_is_bootable(zhp);
/freebsd-12.1/cddl/usr.sbin/zfsd/
H A Dcase_file.cc336 if (zpool_is_bootable(pool)) in ReEvaluate()
/freebsd-12.1/cddl/contrib/opensolaris/cmd/zpool/
H A Dzpool_vdev.c1477 if (zpool_is_bootable(zhp)) in split_mirror_vdev()
H A Dzpool_main.c581 if (zpool_is_bootable(zhp)) in zpool_do_add()
3615 if (zpool_is_bootable(zhp)) in zpool_do_attach_or_replace()