Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libbe/common/
H A Dbe_zones.c372 if (nvlist_lookup_nvlist(userprops, BE_ZONE_PARENTBE_PROPERTY, in be_zone_get_parent_uuid()
424 if (zfs_prop_set(zhp, BE_ZONE_PARENTBE_PROPERTY, uu_string) != 0) { in be_zone_set_parent_uuid()
H A Dlibbe_priv.h73 #define BE_ZONE_PARENTBE_PROPERTY "org.opensolaris.libbe:parentbe" macro
H A Dbe_list.c1145 BE_ZONE_PARENTBE_PROPERTY, &propval) != 0 && in be_get_node_data()
H A Dbe_create.c2193 if (zfs_prop_set(z_zhp, BE_ZONE_PARENTBE_PROPERTY, in be_copy_zones()