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

/osnet-11/usr/src/lib/libbe/common/
H A Dbe_zones.c152 if (zfs_prop_set(zhp, BE_ZONE_ACTIVE_PROPERTY, "off") != 0) {
160 if (zfs_prop_set(zhp, BE_ZONE_ACTIVE_PROPERTY, "on") != 0) {
701 if (nvlist_lookup_nvlist(userprops, BE_ZONE_ACTIVE_PROPERTY, &propname)
704 /* BE_ZONE_ACTIVE_PROPERTY was not found */
711 /* BE_ZONE_ACTIVE_PROPERTY was found but not set to 'on' */
H A Dlibbe_priv.h54 #define BE_ZONE_ACTIVE_PROPERTY "org.opensolaris.libbe:active" macro
H A Dbe_create.c475 BE_ZONE_ACTIVE_PROPERTY, "on") != 0) {
2688 if (zfs_prop_set(z_zhp, BE_ZONE_ACTIVE_PROPERTY, "on") != 0) {

Completed in 31 milliseconds