Searched refs:BE_ZONE_ACTIVE_PROPERTY (Results 1 – 5 of 5) sorted by relevance
76 #define BE_ZONE_ACTIVE_PROPERTY "org.opensolaris.libbe:active" macro
630 if (nvlist_lookup_nvlist(userprops, BE_ZONE_ACTIVE_PROPERTY, &propname) in be_zone_get_active()
408 if (zfs_prop_set(zhp, BE_ZONE_ACTIVE_PROPERTY, "on") != 0) { in _be_activate()427 if (zfs_prop_set(zhp, BE_ZONE_ACTIVE_PROPERTY, "off") != 0) { in _be_activate()
1117 BE_ZONE_ACTIVE_PROPERTY, &zone_propval) != 0 || in be_get_node_data()
2287 if (zfs_prop_set(z_zhp, BE_ZONE_ACTIVE_PROPERTY, "on") != 0) { in be_copy_zones()